create pkg-config file
[cloog/uuh.git] / test / polylib / reservoir / pingali1.c
blobcdbcf3b872a725f4c27f61e9594e9869420e75b2
1 /* Generated from ../../../git/cloog/test/./reservoir/pingali1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.02s. */
2 if ((M >= 1) && (N >= 1)) {
3 if (N >= 2) {
4 for (c2=1;c2<=M;c2++) {
5 for (c4=1;c4<=2;c4++) {
6 if ((c4+1)%2 == 0) {
7 S2(c2,(c4+1)/2) ;
10 for (c4=3;c4<=2*N-1;c4++) {
11 for (c6=max(1,c4-N);c6<=floord(c4-1,2);c6++) {
12 S1(c2,c4-c6,c6) ;
14 if ((c4+1)%2 == 0) {
15 S2(c2,(c4+1)/2) ;
20 if (N == 1) {
21 for (c2=1;c2<=M;c2++) {
22 S2(c2,1) ;