summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir')
-rw-r--r--llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir b/llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir
index 324678b47aa..b1913149df0 100644
--- a/llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir
+++ b/llvm/test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir
@@ -2,7 +2,7 @@
# RUN: -verify-machineinstrs %s -o - | FileCheck %s
#
# RUN: llc -mtriple aarch64-- -global-isel=true -global-isel-abort=2 \
-# RUN: -start-after=regbankselect -stop-before=expand-isel-pseudos \
+# RUN: -start-after=regbankselect -stop-before=finalize-isel \
# RUN: -simplify-mir -verify-machineinstrs %s -o - 2>&1 \
# RUN: | FileCheck %s --check-prefix=FALLBACK
OpenPOWER on IntegriCloud