For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / reservoir / loechner4.c.ppl
blob63a2f3a46441a1fa1b9488287d5e0b1d69440856
1 /* Generated from loechner4.cloog by CLooG v0.14.0 64 bits in 0.01s. */
2 /* CLooG asked for 160 KBytes. */
3 for (c2=2;c2<=2*M;c2++) {
4   for (c4=1;c4<=M;c4++) {
5     for (c6=1;c6<=M;c6++) {
6       for (c8=max(1,c2-M);c8<=min(c2-1,M);c8++) {
7         l = c2-c8 ;
8         S1(i = c6,j = c4,k = c8) ;
9       }
10     }
11   }