codegen_test.sh.in: determine option to produce context diff
[isl.git] / test_inputs / codegen / cloog / gesced2.st
blobc5f41bf14347835014bd6c51cd99c7911ff10692
1 domain: "[M] -> { S1[i0, i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M; S2[i0, i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M }"
2 child:
3   context: "[M] -> { [] : M >= 16 }"
4   child:
5     schedule: "[M] -> [{ S1[i0, i1] -> [(i0)]; S2[i0, i1] -> [(i1)] }, { S1[i0, i1] -> [(i1)]; S2[i0, i1] -> [(i0 - i1)] }]"
6     options: "[M] -> { separate[i0] }"