add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / code_gen-2.in
blob03a7b5df3a307c1d150ee67740ae3b432c2a70ac
1 { s1[In_1, In_2] -> [In_1, In_2] : In_1 >= 2 and In_1 <= 6 and In_2 >= 0 and In_2 <= 4; s0[In_1, In_2] -> [In_1, In_2] : In_1 >= 1 and In_2 >= -1 + In_1 and In_2 <= 7 }
2 {  :  }
3 { [i0, i1] -> atomic[o0] : o0 <= -1; [i0, i1] -> separate[o0] : o0 >= 0 }