replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / multi-stride.st
blob2c7788b6bf2c1e6be5222926833b5243995d60c7
1 domain: "{ S1[i0, i1, i2] : 2i1 = -1 + i0 and 6i2 = -2 + i0 and i0 >= 0 and i0 <= 100 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S1[i0, i1, i2] -> [(i0)] }, { S1[i0, i1, i2] -> [(i1)] }, { S1[i0, i1, i2] -> [(i2)] }]"
6     options: "{ separate[i0] }"