[Polly] Fix test case fixing the colon.

Commit 573531fb1f529b1413b789fa9eee11c7b41ac83d fixed the colon at the
end of a CHECK line (was a semicolon by mistake). With the check
enabled, it turned out that it was failing. Check for the correct
content.

Also add the missing colon to the next CHECK line.

GitOrigin-RevId: 203c7fab730e7a1252e828ae1aa29c799d0be023
diff --git a/test/ScopInfo/scop-affine-parameter-ordering.ll b/test/ScopInfo/scop-affine-parameter-ordering.ll
index cbac35d..5ff541c 100644
--- a/test/ScopInfo/scop-affine-parameter-ordering.ll
+++ b/test/ScopInfo/scop-affine-parameter-ordering.ll
@@ -9,8 +9,8 @@
 ; CHECK-NEXT: Schedule :=
 ; CHECK-NEXT: [p_0] -> { Stmt_for_body8_us_us95_i[i0] -> [i0] };
 ; CHECK-NEXT: MustWriteAccess := [Reduction Type: NONE] [Scalar: 0]
-; CHECK-NEXT: [p_0] -> { Stmt_for_body8_us_us95_i[i0] -> MemRef_0[1 + p_0] };
-; CHECK-NEXT }
+; CHECK-NEXT: [p_0] -> { Stmt_for_body8_us_us95_i[i0] -> MemRef0[1 - p_0] };
+; CHECK-NEXT: }
 
 define void @test1() unnamed_addr align 2 {
 entry: