First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / reservoir / fusion2.c
blob1357f61d0b3a3766fb42d9cfc006c21e4a4038b4
1 /* Generated from fusion2.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2 /* CLooG asked for 160 KBytes. */
3 if ((M >= 1) && (N >= 1)) {
4 for (c4=1;c4<=M;c4++) {
5 S1(i = 1,j = c4) ;
8 if (M >= 1) {
9 for (c2=2;c2<=N;c2++) {
10 for (c4=1;c4<=M;c4++) {
11 i = c2-1 ;
12 S2(j = c4) ;
14 for (c4=1;c4<=M;c4++) {
15 S1(i = c2,j = c4) ;
19 if ((M >= 1) && (N >= 1)) {
20 c2 = N+1 ;
21 for (c4=1;c4<=M;c4++) {
22 S2(i = N,j = c4) ;