summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/test/mod4.c
blob: 6a1ad6ab1b2ebe6905f687faefc0657996cf8c97 (plain)
1
2
3
4
5
6
/* Generated from /home/skimo/git/cloog/test/mod4.cloog by CLooG 0.14.0-225-g6e2d019 gmp bits in 0.00s. */
for (j=2;j<=10;j+=3) {
  S1(j,(j+1)/3,(j+1)/3,2,(j-2)/3);
  S2(j,(j+1)/3,(j+1)/3,2,(j-2)/3);
  S3(j,(j+1)/3,(j+1)/3,2,(j-2)/3);
}