create pkg-config file
[cloog/uuh.git] / test / isl / lineality-2-1-2.c
blob7a1c381a77730775e69ebb6d3708cb47eb6caf1b
1 /* Generated from ../../../git/cloog/test/lineality-2-1-2.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.04s. */
2 for (i=1;i<=M-3;i++) {
3 for (j=1;j<=i+1;j++) {
4 S1(i,j) ;
6 S1(i,i+2) ;
7 S2(i,i+2) ;
8 for (j=i+3;j<=M;j++) {
9 S1(i,j) ;
12 if (M >= 3) {
13 for (j=1;j<=M-1;j++) {
14 S1(M-2,j) ;
16 S1(M-2,M) ;
17 S2(M-2,M) ;
19 for (i=M-1;i<=M;i++) {
20 for (j=1;j<=M;j++) {
21 S1(i,j) ;
23 S2(i,i+2) ;