isl_parameter_alignment_reordering: fix error handling
[isl.git] / test_inputs / codegen / omega / m10-0.in
blob3046811e74345c53a610e813ae327ec47020decd
1 { s0[i, j] -> [4j, 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 >= 2; [i0, i1, i2] -> atomic[o0] : o0 <= 1 }