For each polyhedral lib backend, add an expected output for each testcase.
[cloog-ppl.git] / test / non_optimal / youcef.c.polylib
blob336d46e71c66664b5d2fea7496c8cd628f6a6130
1 /* Generated by CLooG v0.10.7 */
2 for (i=0;i<=3;i++) {
3   S1(j = i) ;
4   S2(j = i) ;
5   for (j=i+1;j<=4;j++) {
6     S2 ;
7   }
8   S2(j = 5) ;
9   S3(j = 5) ;
11 S1(i = 4,j = 4) ;
12 S2(i = 4,j = 4) ;
13 S2(i = 4,j = 5) ;
14 S3(i = 4,j = 5) ;
15 S1(i = 5,j = 5) ;
16 S2(i = 5,j = 5) ;
17 S3(i = 5,j = 5) ;