replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / block3.st
blob85f197f331896f870e9e2603f7d0027ea9857d58
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] }"