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