brintos

brintos / llvm-project-archived public Read only

0
0
Text · 205 B · 9e7adfa Raw
7 lines · plain
1domain: "[M, N] -> { S1[2M, 2 + N] }"2child:3  context: "[M, N] -> { [] }"4  child:5    schedule: "[M, N] -> [{ S1[i0, i1] -> [(i0)] }, { S1[i0, i1] -> [(i1)] }]"6    options: "[M, N] -> { separate[i0] }"7