replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / block2.st
blobb18ce927ea895f2e743c13c2f7098d7a97cc082e
1 domain: "{ S2[i0, 1] : i0 >= 0 and i0 <= 9; S1[i0, 1] : i0 >= 0 and i0 <= 9; S3[i0, 1] : i0 >= 0 and i0 <= 9 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S3[i0, i1] -> [(i0)]; S1[i0, i1] -> [(i0)]; S2[i0, i1] -> [(i0)] }, { S3[i0, i1] -> [(i1)]; S1[i0, i1] -> [(i1)]; S2[i0, i1] -> [(i1)] }]"
6     options: "{ separate[i0] }"
7     child:
8       sequence:
9       - filter: "{ S1[i0, i1] }"
10       - filter: "{ S3[i0, i1] }"
11       - filter: "{ S2[i0, i1] }"