Skip to content

Commit 91c472c

Browse files
committed
[Polly] Fix test after D96534.
1 parent e7c86f4 commit 91c472c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

polly/test/Isl/CodeGen/scev-backedgetaken.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ for.cond.cleanup.loopexit:
4040

4141

4242
; CHECK-LABEL: @func(
43-
; CHECK: polly.stmt.omp.inner.for.body.us.us.us.preheader5:
44-
; CHECK: load i32, i32* %scevgep6, align 4, !alias.scope !0, !noalias !2
43+
; CHECK: polly.stmt.omp.inner.for.body.us.us.us.preheader:
44+
; CHECK: load i32, i32* %scevgep, align 4, !alias.scope !0, !noalias !2
4545

4646
; CHECK: !0 = distinct !{!0, !1, !"polly.alias.scope.MemRef_d"}
4747
; CHECK: !1 = distinct !{!1, !"polly.alias.scope.domain"}

0 commit comments

Comments
 (0)