add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / wak3-1.in
blobae319e5ddebbf0a8386c2baa979bda75fb6dc090
1 [a, b] -> { s2[i] -> [i, 2] : i >= 20 + a and i <= 20 + b; s0[i] -> [i, 0] : i >= a and i <= b; s1[i] -> [i, 1] : i >= 10 + a and i <= 10 + b }
2 {  :  }
3 [a, b] -> { [i0, i1] -> atomic[o0] : o0 <= -1; [i0, i1] -> separate[o0] : o0 >= 0 }