xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/param-split.st (revision cb63e24e8d6aae7ddac1859a9015f48b1d8bd90e)
1domain: "[M] -> { S2[0]; S1[i0] : i0 >= 0 and i0 <= M }"
2child:
3  context: "[M] -> { [] }"
4  child:
5    schedule: "[M] -> [{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
6    options: "[M] -> { atomic[i0] }"
7    child:
8      sequence:
9      - filter: "[M] -> { S1[i0] }"
10      - filter: "[M] -> { S2[i0] }"
11