summaryrefslogtreecommitdiff
path: root/test/reservoir/pingali6.c.ppl
diff options
context:
space:
mode:
Diffstat (limited to 'test/reservoir/pingali6.c.ppl')
-rw-r--r--test/reservoir/pingali6.c.ppl35
1 files changed, 0 insertions, 35 deletions
diff --git a/test/reservoir/pingali6.c.ppl b/test/reservoir/pingali6.c.ppl
deleted file mode 100644
index 930cf2b..0000000
--- a/test/reservoir/pingali6.c.ppl
+++ /dev/null
@@ -1,35 +0,0 @@
-/* Generated from ././reservoir/pingali6.cloog by CLooG 0.15 64 bits in 0.04s. */
-if (N >= 3) {
- for (c4=2;c4<=N-1;c4++) {
- for (c6=2;c6<=N-1;c6++) {
- S1(i = 1,j = c4,k = c6) ;
- }
- }
-}
-if (N >= 3) {
- for (c2=3;c2<=2*M;c2++) {
- for (c4=2;c4<=N-1;c4++) {
- for (c6=2;c6<=N-1;c6++) {
- if (c2%2 == 0) {
- S1(i = c2/2,j = c4,k = c6) ;
- }
- }
- }
- for (c4=2;c4<=N-1;c4++) {
- for (c6=2;c6<=N-1;c6++) {
- if ((c2+1)%2 == 0) {
- i = (c2-1)/2 ;
- S2(j = c4,k = c6) ;
- }
- }
- }
- }
-}
-if (N >= 3) {
- c2 = 2*M+1 ;
- for (c4=2;c4<=N-1;c4++) {
- for (c6=2;c6<=N-1;c6++) {
- S2(i = M,j = c4,k = c6) ;
- }
- }
-}