xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/omega/substitution-0.in (revision 5971e316fdea024efff6be8f03536623db06833e)
1{ s0[i, j] -> [i + j, i + 2j] : i >= 0 and i <= 4 and j >= 0 and j <= 6 }
2{  :  }
3{ [i0, i1] -> atomic[o0] : o0 <= 0; [i0, i1] -> separate[o0] : o0 >= 1 }
4