add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / m9-1.in
blob398e3260abf106ba401f6ea6c03f1e04a96a463a
1 { s0[i, j] -> [2j, i, 0] : i >= 1 and i <= 9 and j >= 1 and j <= 9; s1[i, j] -> [2j, i, 1] : i >= 1 and i <= 9 and j >= 1 and j <= 9 }
2 {  :  }
3 { [i0, i1, i2] -> separate[o0] : o0 >= 1; [i0, i1, i2] -> atomic[o0] : o0 <= 0 }