summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/RISCV/select-optimize-multiple.mir')
-rw-r--r--llvm/test/CodeGen/RISCV/select-optimize-multiple.mir4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/RISCV/select-optimize-multiple.mir b/llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
index f3a5f407acc..d93758344f9 100644
--- a/llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
+++ b/llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
@@ -20,7 +20,7 @@
# in the middle. Because the non-select depends on the result of a previous
# select, we cannot optimize the sequence to share control-flow.
name: cmov_interleaved_bad
-alignment: 2
+alignment: 4
tracksRegLiveness: true
registers:
- { id: 0, class: gpr }
@@ -106,7 +106,7 @@ body: |
# the tail basic block, while debug info associated with non-selects is left
# in the head basic block.
name: cmov_interleaved_debug_value
-alignment: 2
+alignment: 4
tracksRegLiveness: true
registers:
- { id: 0, class: gpr }
OpenPOWER on IntegriCloud