update isl for reading of extended PolyLib format
[cloog/uuh.git] / test / lineality-1-2.c
blob2273830edbbe7d63c03a410560985832b57bb2cd
1 /* Generated from ../../../git/cloog/test/lineality-1-2.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.04s. */
2 S1(1,1) ;
3 S2(1,1) ;
4 for (j=2;j<=M;j++) {
5 S1(1,j) ;
7 for (i=2;i<=M-1;i++) {
8 for (j=1;j<=i-1;j++) {
9 S1(i,j) ;
11 S1(i,i) ;
12 S2(i,i) ;
13 for (j=i+1;j<=M;j++) {
14 S1(i,j) ;
17 for (j=1;j<=M-1;j++) {
18 S1(M,j) ;
20 S1(M,M) ;
21 S2(M,M) ;