For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / reservoir / lim-lam2.c.ppl
blobae4670de8133c6569f98acd85a79742856ae89e1
1 /* Generated from lim-lam2.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2 /* CLooG asked for 160 KBytes. */
3 for (c2=1;c2<=M;c2++) {
4   S1(i = c2) ;
6 if (N >= 2) {
7   for (c2=1;c2<=M;c2++) {
8     for (c4=2;c4<=N;c4++) {
9       S2(i = c2,j = c4) ;
10     }
11   }
13 if (N >= 2) {
14   for (c2=1;c2<=M;c2++) {
15     for (c4=1;c4<=N-1;c4++) {
16       S3(i = c2,j = c4) ;
17     }
18   }