We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20abb1 commit 25d54abCopy full SHA for 25d54ab
llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
@@ -1,7 +1,7 @@
1
# RUN: llc -mcpu=cortex-a57 -mtriple=thumb -enable-misched -run-pass=machine-scheduler -debug-only=machine-scheduler %s -o - 2>&1 | FileCheck %s
2
3
# TODO: Remove once bots have removed the output file left by 112b3cb
4
-# RUN: rm -f cortex-a57-misched-mla.s
+# RUN: rm -f %S/cortex-a57-misched-mla.s
5
6
# CHECK-LABEL: ********** MI Scheduling **********
7
# CHECK: %[[RES:[0-9]+]]:rgpr = t2MLA
0 commit comments