add isl_schedule_node_context
[isl.git] / test_inputs / codegen / cloog / union.in
blob23b6cab9a8998f38fd65af30d8e8fcc01eee34a6
1 [M] -> { S1[i0] -> [i0] : M <= 10 and i0 >= 0 and i0 <= 100; S1[i0] -> [-i0] : M >= 11 and i0 >= 0 and i0 <= 100 }
2 [M] -> {  : M >= 1 or M <= -1 }
3 [M] -> { [i] -> separate[o0] }