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