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