Skip to content

Commit 25d54ab

Browse files
committed
Try harder to get rid off cortex-a57-misched-mla.s
1 parent d20abb1 commit 25d54ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RUN: llc -mcpu=cortex-a57 -mtriple=thumb -enable-misched -run-pass=machine-scheduler -debug-only=machine-scheduler %s -o - 2>&1 | FileCheck %s
22

33
# TODO: Remove once bots have removed the output file left by 112b3cb
4-
# RUN: rm -f cortex-a57-misched-mla.s
4+
# RUN: rm -f %S/cortex-a57-misched-mla.s
55

66
# CHECK-LABEL: ********** MI Scheduling **********
77
# CHECK: %[[RES:[0-9]+]]:rgpr = t2MLA

0 commit comments

Comments
 (0)