replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / stride.st
blobd83f97938d90febb6da6aca0aa2325208bf4e2e3
1 domain: "{ S2[i0, i1] : 3i1 = i0 and i0 >= 3 and i0 <= 100; S1[25] }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S2[i0, i1] -> [(i0)]; S1[i0] -> [(i0)] }, { S2[i0, i1] -> [(i1)]; S1[i0] -> [(0)] }]"
6     options: "{ separate[i0] }"