diff options
Diffstat (limited to 'polly/test/Isl/CodeGen/phi_scalar_simple_2.ll')
-rw-r--r-- | polly/test/Isl/CodeGen/phi_scalar_simple_2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/phi_scalar_simple_2.ll b/polly/test/Isl/CodeGen/phi_scalar_simple_2.ll index ad7ca3d7fc3..941bd2c800c 100644 --- a/polly/test/Isl/CodeGen/phi_scalar_simple_2.ll +++ b/polly/test/Isl/CodeGen/phi_scalar_simple_2.ll @@ -31,7 +31,7 @@ entry: ; CHECK-NEXT: store i32 %x, i32* %x.addr.0.phiops ; CHECK-NEXT: sext -; CHECK-LABEL: polly.merge21: +; CHECK-LABEL: polly.merge{{[a-z_0-9]*}}: ; CHECK: %x.addr.0.final_reload = load i32, i32* %x.addr.0.s2a for.cond: ; preds = %for.inc5, %entry |