xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/min-3-1.st (revision 5971e316fdea024efff6be8f03536623db06833e)
1domain: "[M] -> { S1[i0, i1] : i0 >= 0 and i0 <= M and i0 <= 10 and i1 >= 0 and i1 <= M and i1 <= 10 }"
2child:
3  context: "[M] -> { [] : M >= 0 }"
4  child:
5    schedule: "[M] -> [{ S1[i0, i1] -> [(i0)] }, { S1[i0, i1] -> [(i1)] }]"
6    options: "[M] -> { separate[i0] }"
7