llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.st

7 lines
191 B
Smalltalk

domain: "[M] -> { S1[i0] : i0 >= 0 and i0 <= 1 + M }"
child:
context: "[M] -> { [] : M >= 0 }"
child:
schedule: "[M] -> [{ S1[i0] -> [(i0)] }]"
options: "[M] -> { separate[i0] }"