brintos

brintos / llvm-project-archived public Read only

0
0
Text · 362 B · a91b974 Raw
12 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py2# RUN: llc -mtriple=aarch64-- -run-pass none -o - %s 2>&1 | FileCheck %s3---4name: test_vector_of_pointers_llt5body: |6  bb.0:7    liveins: $q08    ; CHECK-LABEL: name: test_vector_of_pointers_llt9    ; CHECK: [[COPY:%[0-9]+]]:_(<2 x p0>) = COPY $q010    %0:_(<2 x p0>) = COPY $q011...12