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