brintos

brintos / llvm-project-archived public Read only

0
0
Text · 200 B · f970d2c Raw
7 lines · plain
1domain: "[m, n] -> { S1[i] : i >= 1 and i <= n and i >= m }"2child:3  context: "[m, n] -> { [] }"4  child:5    schedule: "[m, n] -> [{ S1[i0] -> [(50i0)] }]"6    options: "[m, n] -> { separate[i0] }"7