For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / iftest.c.ppl
blob1f40af69f6cc8a857653b84057be391510d1b445
1 /* Generated from ./test/iftest.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2 /* CLooG asked for 168 KBytes. */
3 for (i=1;i<=n;i++) {
4   if (i <= 2*m) {
5     S1 ;
6   }
7   if (i >= max(m,2*m+1)) {
8     S1 ;
9   }