For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / guide.c.ppl
blobb35ad78e19fd89f80800b8b229a6c4d65ffebf6d
1 /* Generated from ./test/guide.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 >= M) {
5     S1 ;
6   }
7   if (i <= min(2*M,M-1)) {
8     S1 ;
9   }
11 for (i=N+1;i<=2*N;i++) {
12   S2 ;