First commit : 0.14.0 version (with roadmap in doc instead of
[cloog.git] / test / reservoir / pingali6.c
blobec02f5fd22b04ca69c745b6d6bf97674bb7877a2
1 /* Generated from pingali6.cloog by CLooG v0.14.0 64 bits in 0.01s. */
2 /* CLooG asked for 160 KBytes. */
3 if (N >= 3) {
4 for (c4=2;c4<=N-1;c4++) {
5 for (c6=2;c6<=N-1;c6++) {
6 S1(i = 1,j = c4,k = c6) ;
10 if (N >= 3) {
11 for (c2=3;c2<=2*M;c2++) {
12 for (c4=2;c4<=N-1;c4++) {
13 for (c6=2;c6<=N-1;c6++) {
14 if (c2%2 == 0) {
15 S1(i = c2/2,j = c4,k = c6) ;
19 for (c4=2;c4<=N-1;c4++) {
20 for (c6=2;c6<=N-1;c6++) {
21 if ((c2-1)%2 == 0) {
22 i = (c2-1)/2 ;
23 S2(j = c4,k = c6) ;
29 if (N >= 3) {
30 c2 = 2*M+1 ;
31 for (c4=2;c4<=N-1;c4++) {
32 for (c6=2;c6<=N-1;c6++) {
33 S2(i = M,j = c4,k = c6) ;