detect more forms of modulo expressions when extracting a function
[isl.git] / test_inputs / codegen / cloog / min-1-1.st
blobcf3dc12dfe75d8bf8b5858a7a3662457b30954cc
1 domain: "[M, N] -> { S1[i0, i1] : i0 >= 1 and i1 >= 0 and i1 <= M and i1 <= i0 and i1 <= N - i0 }"
2 child:
3   context: "[M, N] -> { [] }"
4   child:
5     schedule: "[M, N] -> [{ S1[i0, i1] -> [(i0)] }, { S1[i0, i1] -> [(i1)] }]"
6     options: "[M, N] -> { separate[i0] }"