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