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