replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / mod2.st
blob3097bb7289aa6f615359bf9708070e6dbee9bcdc
1 domain: "{ S1[i] : exists (e0 = floor((1 + i)/3): 3e0 <= i and 3e0 >= -1 + i and i >= 0 and i <= 3) }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S1[i] -> [(i)] }]"
6     options: "{ separate[i0] }"