Generate safety parentheses around compound expressions
[cloog.git] / test / reservoir / mg-psinv.c
blob9fc6b383ed86325de5b107d1d79c7ccad622bd36
1 /* Generated from ./reservoir/mg-psinv.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.02s. */
2 if ((M >= 1) && (N >= 3) && (O >= 3)) {
3 if (M >= 3) {
4 for (c2=2;c2<=O-1;c2++) {
5 for (c6=1;c6<=M;c6++) {
6 S1(c2,2,c6);
7 S2(c2,2,c6);
9 for (c4=4;c4<=2*N-3;c4++) {
10 for (c6=1;c6<=M;c6++) {
11 if ((c4+1)%2 == 0) {
12 S1(c2,((c4+1)/2),c6);
13 S2(c2,((c4+1)/2),c6);
16 for (c6=2;c6<=M-1;c6++) {
17 if (c4%2 == 0) {
18 S3(c2,(c4/2),c6);
22 for (c6=2;c6<=M-1;c6++) {
23 S3(c2,(N-1),c6);
27 if (M <= 2) {
28 for (c2=2;c2<=O-1;c2++) {
29 for (c4=3;c4<=2*N-3;c4++) {
30 for (c6=1;c6<=M;c6++) {
31 if ((c4+1)%2 == 0) {
32 S1(c2,((c4+1)/2),c6);
33 S2(c2,((c4+1)/2),c6);