summaryrefslogtreecommitdiffstats
path: root/polly/test
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2018-07-28 01:11:45 +0000
committerMichael Kruse <llvm@meinersbur.de>2018-07-28 01:11:45 +0000
commit60e2a321e5d77b9dc86daedb3aed8b5579015228 (patch)
tree81598352e08b468eb595c98fcd8f60075ad867da /polly/test
parent81db59b6f120a5a0f253fa64fc9f7175314ae29b (diff)
downloadbcm5719-llvm-60e2a321e5d77b9dc86daedb3aed8b5579015228.tar.gz
bcm5719-llvm-60e2a321e5d77b9dc86daedb3aed8b5579015228.zip
[test] Remove non-JSPON comments in JSCOP file. NFC.
llvm-svn: 338185
Diffstat (limited to 'polly/test')
-rw-r--r--polly/test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed17
1 files changed, 0 insertions, 17 deletions
diff --git a/polly/test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed b/polly/test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed
index 6ebc74c2d9a..efea99af5e7 100644
--- a/polly/test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed
+++ b/polly/test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed
@@ -46,20 +46,3 @@
}
]
}
-
-
-; CHECK: Statistics {
-; CHECK: Dead accesses removed: 1
-; CHECK: }
-
-; CHECK: After accesses {
-; CHECK-NEXT: Stmt_bodyA
-; CHECK-NEXT: MustWriteAccess := [Reduction Type: NONE] [Scalar: 0]
-; CHECK-NEXT: [n] -> { Stmt_bodyA[i0] -> MemRef_A[i0] };
-; CHECK-NEXT: Stmt_bodyB
-; CHECK-NEXT: ReadAccess := [Reduction Type: NONE] [Scalar: 1]
-; CHECK-NEXT: [n] -> { Stmt_bodyB[i0] -> MemRef_phi__phi[] };
-; CHECK-NEXT: new: [n] -> { Stmt_bodyB[i0] -> MemRef_A[i0] };
-; CHECK-NEXT: MustWriteAccess := [Reduction Type: NONE] [Scalar: 0]
-; CHECK-NEXT: [n] -> { Stmt_bodyB[i0] -> MemRef_B[i0] };
-; CHECK-NEXT: }
OpenPOWER on IntegriCloud