1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py 2# RUN: llc -mtriple=aarch64-- -run-pass none -o - %s 2>&1 | FileCheck %s 3--- 4name: test_vector_of_pointers_llt 5body: | 6 bb.0: 7 liveins: $q0 8 ; CHECK-LABEL: name: test_vector_of_pointers_llt 9 ; CHECK: [[COPY:%[0-9]+]]:_(<2 x p0>) = COPY $q0 10 %0:_(<2 x p0>) = COPY $q0 11... 12