brintos

brintos / llvm-project-archived public Read only

0
0
Text · 228 B · 8c0fd86 Raw
7 lines · plain
1domain: "[M, N, O] -> { S1[i0] : i0 >= -M and i0 >= -N and i0 <= N and i0 <= O }"2child:3  context: "[M, N, O] -> { [] }"4  child:5    schedule: "[M, N, O] -> [{ S1[i0] -> [(i0)] }]"6    options: "[M, N, O] -> { separate[i0] }"7