Skip to content

Commit 1af1c9f

Browse files
[NFC][PowerPC] Update the option to -enable-subreg-liveness.
1 parent b1f9440 commit 1af1c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/subreg-lanemasks.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUN: llc -mcpu=pwr10 -ppc-track-subreg-liveness -filetype=null \
1+
# RUN: llc -mcpu=pwr10 -enable-subreg-liveness -filetype=null \
22
# RUN: -mtriple=powerpc64le-unknown-linux-gnu -run-pass=greedy,virtregrewriter \
33
# RUN: -debug-only=regalloc -o - %s 2>&1 | FileCheck %s
44
# REQUIRES: asserts

0 commit comments

Comments
 (0)