brintos

brintos / llvm-project-archived public Read only

0
0
Text · 172 B · 8780a63 Raw
7 lines · plain
1domain: "[n] -> { S1[i] : i >= 0 and i <= 10 }"2child:3  context: "[n] -> { [] }"4  child:5    schedule: "[n] -> [{ S1[i] -> [(i)] }]"6    options: "[n] -> { unroll[i0] }"7