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