replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / lu2.st
blobeb0ab21f758bfc3e9273d818fd01aacf7794984a
1 domain: "[n] -> { S2[i0, i1, i2, i1, i0] : i2 >= 1 and i2 <= n and i2 <= -1 + i1 and i1 <= n and i2 <= -1 + i0 and i0 <= n; S1[i0, n, i0, i3] : i0 >= 1 and i0 <= n and i3 >= 1 + i0 and i3 <= n }"
2 child:
3   context: "[n] -> { [] }"
4   child:
5     schedule: "[n] -> [{ S2[i0, i1, i2, i3, i4] -> [(i0)]; S1[i0, i1, i2, i3] -> [(i0)] }, { S2[i0, i1, i2, i3, i4] -> [(i1)]; S1[i0, i1, i2, i3] -> [(i1)] }, { S2[i0, i1, i2, i3, i4] -> [(i2)]; S1[i0, i1, i2, i3] -> [(i2)] }, { S2[i0, i1, i2, i3, i4] -> [(i3)]; S1[i0, i1, i2, i3] -> [(i3)] }, { S2[i0, i1, i2, i3, i4] -> [(i4)]; S1[i0, i1, i2, i3] -> [(0)] }]"
6     options: "[n] -> { separate[i0] }"
7     child:
8       sequence:
9       - filter: "[n] -> { S1[i0, i1, i2, i3] }"
10       - filter: "[n] -> { S2[i0, i1, i2, i3, i4] }"