codegen_test.sh.in: determine option to produce context diff
[isl.git] / test_inputs / codegen / cloog / lex.st
blob2d4d58df41ed096a45c2e0ecdd879f99f3a53038
1 domain: "{ S1[i0] : i0 >= 0 and i0 <= 10; S2[i0] : i0 >= 0 and i0 <= 10 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
6     options: "{ separate[i0] }"
7     child:
8       sequence:
9       - filter: "{ S2[i0] }"
10       - filter: "{ S1[i0] }"