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