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