add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / wak1-1.in
blob75c96d4989559de71f6f731c36180de03bcf22d6
1 [a3, b3, a2, b2, a1, b1] -> { s2[i] -> [i, 2] : i >= a3 and i <= b3; s0[i] -> [i, 0] : i >= a1 and i <= b1; s1[i] -> [i, 1] : i >= a2 and i <= b2 }
2 {  :  }
3 [a1, b1] -> { [i0, i1] -> separate[o0] : o0 >= 0 }