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