Author: Hans Wennborg
Date: 2020-12-01T13:50:49+01:00
New Revision: 2ca4785ac7001204f2c63a6f5764c4294ff4891d

URL: 
https://github.com/llvm/llvm-project/commit/2ca4785ac7001204f2c63a6f5764c4294ff4891d
DIFF: 
https://github.com/llvm/llvm-project/commit/2ca4785ac7001204f2c63a6f5764c4294ff4891d.diff

LOG: Remove rm -f cortex-a57-misched-mla.s; hopefully the bots have all cycled 
past it now

Added: 
    

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

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir 
b/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
index ffb0c98055e35..1b40a0b8effb1 100644
--- a/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
+++ b/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
@@ -1,9 +1,6 @@
 # REQUIRES: asserts
 # 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 %S/cortex-a57-misched-mla.s
-
 # CHECK-LABEL: ********** MI Scheduling **********
 # CHECK:       %[[RES:[0-9]+]]:rgpr = t2MLA
 # CHECK-NEXT:  # preds left


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to