replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / basic-bounds-1.st
blob7c599e8dd16b062099bf959f18b999bededfc708
1 domain: "{ S1[i0] : i0 >= 0 and i0 <= 2 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S1[i0] -> [(i0)] }]"
6     options: "{ separate[i0] }"