summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/AArch64/print-parse-vector-of-pointers-llt.mir
blob: a91b974b02e99cbbffabebb019b34fb45ccba120 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
...
OpenPOWER on IntegriCloud