isl_ast_node_print: avoid dangling else warnings on printed AST
[isl.git] / test_inputs / codegen / omega / m4-0.in
blobb7912a306b68c031e50f1e203b15757467b81d82
1 { s0[i, j] -> [j, i, 0] : i >= 1 and i <= 9 and j >= 1 and j <= 9; s1[i, j] -> [j, 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 }