codegen_test.sh.in: determine option to produce context diff
[isl.git] / test_inputs / codegen / cloog / stride3.st
blobf970d2c3cf770061ed1278eeaa1e3f66af702e4e
1 domain: "[m, n] -> { S1[i] : i >= 1 and i <= n and i >= m }"
2 child:
3   context: "[m, n] -> { [] }"
4   child:
5     schedule: "[m, n] -> [{ S1[i0] -> [(50i0)] }]"
6     options: "[m, n] -> { separate[i0] }"