Author: Hans Wennborg Date: 2020-11-30T14:30:50+01:00 New Revision: 25d54abca59bcfb6f11e895d744240f09a344018
URL: https://github.com/llvm/llvm-project/commit/25d54abca59bcfb6f11e895d744240f09a344018 DIFF: https://github.com/llvm/llvm-project/commit/25d54abca59bcfb6f11e895d744240f09a344018.diff LOG: Try harder to get rid off cortex-a57-misched-mla.s 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 c7489ec204c8..ed6e47d4bb20 100644 --- a/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir +++ b/llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir @@ -1,7 +1,7 @@ # 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 +# RUN: rm -f %S/cortex-a57-misched-mla.s # CHECK-LABEL: ********** MI Scheduling ********** # CHECK: %[[RES:[0-9]+]]:rgpr = t2MLA _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits