llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.st

7 lines
200 B
Smalltalk

domain: "[m, n] -> { S1[i] : i >= 1 and i <= n and i >= m }"
child:
context: "[m, n] -> { [] }"
child:
schedule: "[m, n] -> [{ S1[i0] -> [(50i0)] }]"
options: "[m, n] -> { separate[i0] }"