xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.st (revision 1de4e381ca058f8afa2c2b47d33f28e7a055eb0b)
1domain: "{ S1[i0, i1, i2] : 2i1 = -1 + i0 and 3i2 = -2 + i0 and i0 >= 0 and i0 <= 100 }"
2child:
3  context: "{ [] }"
4  child:
5    schedule: "[{ S1[i0, i1, i2] -> [(i0)] }, { S1[i0, i1, i2] -> [(i1)] }, { S1[i0, i1, i2] -> [(i2)] }]"
6    options: "{ separate[i0] }"
7