For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / esced.c.polylib
blob81e72fabc6a6a58767b62c1c585e1e058c14be3c
1 /* Generated by CLooG v0.12 in 0.00s. */
2 if (n >= 1) {
3   for (i=1;i<=m;i++) {
4     S1 ;
5     for (j=1;j<=n;j++) {
6       S2 ;
7     }
8   }
10 if (n <= 0) {
11   for (i=1;i<=m;i++) {
12     S1 ;
13   }