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