blob: b53542a09202931ed0700aa2333bb70799142918 [file] [log] [blame]
/* Generated from ../../../git/cloog/test/./reservoir/pingali3.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
if (M >= 1) {
for (c2=1;c2<=M;c2++) {
for (c4=1;c4<=M;c4++) {
S1(c2,c4) ;
}
}
for (c2=1;c2<=M;c2++) {
for (c4=1;c4<=M;c4++) {
for (c6=1;c6<=M;c6++) {
S2(c2,c4,c6) ;
}
}
}
}