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