summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll')
-rw-r--r--polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll b/polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
index 955d4346c95..2ad52d180e4 100644
--- a/polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
+++ b/polly/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
@@ -15,8 +15,8 @@ loop:
; CHECK-NEXT: %polly.subregion.iv = phi i32 [ 0, %polly.stmt.loop.entry ]
; CHECK-NEXT: %p_val0 = fadd float 1.000000e+00, 2.000000e+00
; CHECK-NEXT: %p_val1 = fadd float 1.000000e+00, 2.000000e+00
-; CHECK-NEXT: store float %p_val0, float* %merge.phiops
; CHECK-NEXT: %polly.subregion.iv.inc = add i32 %polly.subregion.iv, 1
+; CHECK-NEXT: store float %p_val0, float* %merge.phiops
; CHECK-NEXT: br i1
; The interesting instruction here is %val2, which does not dominate the exit of
OpenPOWER on IntegriCloud