Generate safety parentheses around compound expressions
[cloog.git] / test / reservoir / pingali1.c
blob5b790c032546b3252ef6116fce449b6de9fdca1c
1 /* Generated from ./reservoir/pingali1.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.00s. */
2 if ((M >= 1) && (N >= 1)) {
3 if (N >= 2) {
4 for (c2=1;c2<=M;c2++) {
5 S2(c2,1);
6 for (c4=3;c4<=2*N-1;c4++) {
7 for (c6=max(1,c4-N);c6<=floord(c4-1,2);c6++) {
8 S1(c2,(c4-c6),c6);
10 if ((c4+1)%2 == 0) {
11 S2(c2,((c4+1)/2));
16 if (N == 1) {
17 for (c2=1;c2<=M;c2++) {
18 S2(c2,1);