Update testsuite for ppl-0.10pre24.
[cloog-ppl.git] / test / reservoir / pingali6.c.ppl
blob7ea70c5932ef7e57ceaa7be9ff14b878163481a6
1 /* Generated from ././reservoir/pingali6.cloog by CLooG 0.15 64 bits in 0.09s. */
2 if (N >= 3) {
3   for (c4=2;c4<=N-1;c4++) {
4     for (c6=2;c6<=N-1;c6++) {
5       S1(i = 1,j = c4,k = c6) ;
6     }
7   }
9 if (N >= 3) {
10   for (c2=3;c2<=2*M;c2++) {
11     for (c4=2;c4<=N-1;c4++) {
12       for (c6=2;c6<=N-1;c6++) {
13         if (c2%2 == 0) {
14           S1(i = c2/2,j = c4,k = c6) ;
15         }
16       }
17     }
18     for (c4=2;c4<=N-1;c4++) {
19       for (c6=2;c6<=N-1;c6++) {
20         if ((c2+1)%2 == 0) {
21           i = (c2-1)/2 ;
22           S2(j = c4,k = c6) ;
23         }
24       }
25     }
26   }
28 if (N >= 3) {
29   c2 = 2*M+1 ;
30   for (c4=2;c4<=N-1;c4++) {
31     for (c6=2;c6<=N-1;c6++) {
32       S2(i = M,j = c4,k = c6) ;
33     }
34   }