isl_basic_map_gist: drop irrelevant constraints from the context
[isl.git] / test_inputs / codegen / cloog / 4-param.in
blob7814076053be8b06f9b21ab0dc1094d2984f09e6
1 [m, n, p, q] -> { S1[i0] -> [i0, 0] : i0 >= m and i0 <= n; S2[i0] -> [i0, 1] : i0 >= p and i0 <= q }
2 [m, n, p, q] -> {  :  }
3 [m, n, p, q] -> { [i, j] -> separate[o0] }