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