add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / basics-0.in
blob025da3d30d62cdde3f5ebd01ec699b7ca40ae5dd
1 { s0[In_1] -> [In_1] : (In_1 >= 5 and In_1 <= 8) or (exists (e0 = [(In_1)/2]: 2e0 = In_1 and In_1 >= 10 and In_1 <= 16)) or (In_1 >= 20 and In_1 <= 25) }
2 {  :  }
3 { [i0] -> separate[o0] : o0 >= 0; [i0] -> atomic[o0] : o0 <= -1 }