add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / dagstuhl1-1.in
blobe0c727397369f4541534c882102170cbceac2699
1 {s0[p,i,j] -> [p,i,j] : 0 <= i,j <= 9 && p = i+10j}
2 {  :  }
3 { [p,i,j] -> separate[o0] : o0 >= 2; [p,i,j] -> atomic[o0] : o0 <= 1 }