We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f9440 commit 1af1c9fCopy full SHA for 1af1c9f
llvm/test/CodeGen/PowerPC/subreg-lanemasks.mir
@@ -1,4 +1,4 @@
1
-# RUN: llc -mcpu=pwr10 -ppc-track-subreg-liveness -filetype=null \
+# RUN: llc -mcpu=pwr10 -enable-subreg-liveness -filetype=null \
2
# RUN: -mtriple=powerpc64le-unknown-linux-gnu -run-pass=greedy,virtregrewriter \
3
# RUN: -debug-only=regalloc -o - %s 2>&1 | FileCheck %s
4
# REQUIRES: asserts
0 commit comments