[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / CodeGen / MIR / AArch64 / print-parse-vector-of-pointers-llt.mir
bloba91b974b02e99cbbffabebb019b34fb45ccba120
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 ---
4 name: test_vector_of_pointers_llt
5 body: |
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 ...