mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Try to fix bots after 112b3cb by removing cortex-a57-misched-mla.s
This commit is contained in:
parent
abc19cb49b
commit
9dde05a70b
@ -1,5 +1,8 @@
|
||||
# RUN: llc -mcpu=cortex-a57 -mtriple=thumb -enable-misched -run-pass=machine-scheduler -debug-only=machine-scheduler %s -o - 2>&1 | FileCheck %s
|
||||
|
||||
# TODO: Remove once bots have removed the output file left by 112b3cb
|
||||
# RUN: rm -f cortex-a57-misched-mla.s
|
||||
|
||||
# CHECK-LABEL: ********** MI Scheduling **********
|
||||
# CHECK: %[[RES:[0-9]+]]:rgpr = t2MLA
|
||||
# CHECK-NEXT: # preds left
|
||||
|
Loading…
Reference in New Issue
Block a user