replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / stride4.st
blob9ffa62a90a768e46960a1f64f35d32d736a93ae2
1 domain: "[t] -> { S1[i0, t] : exists (e0 = floor((t - i0)/16): 16e0 = t - i0 and i0 >= 0 and i0 <= 99 and t >= 0 and t <= 15) }"
2 child:
3   context: "[t] -> { [] }"
4   child:
5     schedule: "[t] -> [{ S1[i0, i1] -> [(i0)] }, { S1[i0, i1] -> [(i1)] }]"
6     options: "[t] -> { separate[i0] }"