add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / code_gen-1.in
blobc6f7fa54a91ea2c03314351990aabd0f6e5a0c30
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 <= 0; [i0, i1] -> separate[o0] : o0 >= 1 }