add isl_schedule_node_context
[isl.git] / test_inputs / codegen / cloog / darte.in
blob55897a5a7e4194b3c133e2e5e8255c23a6850318
1 [n] -> { S2[i0, i1, i2] -> [1 + i0 - i1, 2 + i0 + i1, i2] : i0 >= 1 and i0 <= n and i1 >= 1 and i1 <= n and i2 >= 1 and i2 <= n; S1[i0, i1, i2] -> [i0 - i1, i0 + i1, i0 + i1 + 2i2] : i0 >= 1 and i0 <= n and i1 >= 1 and i1 <= n and i2 >= 1 and i2 <= n }
2 [n] -> {  :  }
3 [n] -> { [i, j, k] -> separate[o0] }