For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / min-2-1.c.ppl
blob55088a67ff4ef739cbf1efa36c0aea6f0fb6d894
1 /* Generated by CLooG v0.10.7 */
2 if (M >= 0) {
3   for (i=1;i<=N;i++) {
4     for (j=0;j<=min(min(i,M),-i+N);j++) {
5       for (k=0;k<=min(min(M,i),-i+N);k++) {
6         S1 ;
7       }
8     }
9   }