add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / gist-3.in
blob43cac1243b8e8c767f96b6f93b82f0ccf1f4a746
1 [n] -> { s0[In_1, In_2] -> [In_1, In_2] : exists (e0 = [(-1 + In_1)/4], e1 = [(-1 - In_1 + In_2)/6]: 4e0 = -1 + In_1 and 6e1 = -1 - In_1 + In_2 and In_1 >= 1 and In_2 >= 1 + In_1 and In_2 <= n) }
2 {  :  }
3 [n] -> { [i0, i1] -> atomic[o0] : o0 <= 0; [i0, i1] -> separate[o0] : o0 >= 1 }