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