replace CLooG test cases with schedule tree versions
[isl.git] / test_inputs / codegen / cloog / no_lindep.st
blobda06c8dc0ff24715d9d6d08cab4f179931f35a69
1 domain: "[M, N] -> { S1[2 + N] }"
2 child:
3   context: "[M, N] -> { [] }"
4   child:
5     schedule: "[M, N] -> [{ S1[i0] -> [(1 + M)] }, { S1[i0] -> [(N)] }]"
6     options: "[M, N] -> { separate[i0] }"