isl_basic_map_gist: drop irrelevant constraints from the context
[isl.git] / test_inputs / codegen / cloog / min-2-1.in
blobaa0bcaefd86e577abb4c2fcf3f6acc848bae4688
1 [M, N] -> { S1[i0, i1, i2] -> [i0, i1, i2, 0] : i0 >= 1 and i1 >= 0 and i1 <= M and i1 <= i0 and i1 <= N - i0 and i2 >= 0 and i2 <= M and i2 <= i0 and i2 <= N - i0 }
2 [M, N] -> {  :  }
3 [M, N] -> { [i, j, k, l] -> separate[o0] }