resetting manifest requested domain to floor
[platform/upstream/cloog.git] / test / test.c.ppl
1 /* Generated from ./test.cloog by CLooG 0.15 64 bits in 0.02s. */
2 for (i=1;i<=2;i++) {
3   for (j=1;j<=M;j++) {
4     S1 ;
5   }
6 }
7 for (i=3;i<=M-1;i++) {
8   for (j=1;j<=i-1;j++) {
9     S1 ;
10   }
11   S1(j = i) ;
12   S2(j = i) ;
13   for (j=i+1;j<=M;j++) {
14     S1 ;
15   }
16 }
17 for (j=1;j<=M-1;j++) {
18   S1(i = M) ;
19 }
20 S1(i = M,j = M) ;
21 S2(i = M,j = M) ;
22 for (i=M+1;i<=N;i++) {
23   for (j=1;j<=M;j++) {
24     S1 ;
25   }
26   S2(j = i) ;
27 }