17 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 62# RUN: llc -mtriple=aarch64 -mattr=+sme -run-pass=aarch64-post-coalescer-pass -o - %s | FileCheck %s3 4---5name: foo6machineFunctionInfo:7 hasStreamingModeChanges: true8body: |9 bb.0.entry:10 ; CHECK-LABEL: name: foo11 ; CHECK: $d0 = COPY undef %0:fpr6412 ; CHECK-NEXT: FAKE_USE implicit $d013 %1:fpr64 = COALESCER_BARRIER_FPR64 undef %114 $d0 = COPY %115 FAKE_USE implicit $d016...17