diff options
Diffstat (limited to 'polly/test/Isl/CodeGen/phi_scalar_simple_1.ll')
| -rw-r--r-- | polly/test/Isl/CodeGen/phi_scalar_simple_1.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/phi_scalar_simple_1.ll b/polly/test/Isl/CodeGen/phi_scalar_simple_1.ll index c39b24f7caf..895d32902dd 100644 --- a/polly/test/Isl/CodeGen/phi_scalar_simple_1.ll +++ b/polly/test/Isl/CodeGen/phi_scalar_simple_1.ll @@ -28,7 +28,7 @@ entry: ; CHECK-LABEL: polly.start: ; CHECK: store i32 %x, i32* %x.addr.0.phiops -; CHECK-LABEL: polly.merge: +; CHECK-LABEL: polly.exiting: ; CHECK: %x.addr.0.final_reload = load i32, i32* %x.addr.0.s2a for.cond: ; preds = %for.inc4, %entry |

