brintos

brintos / llvm-project-archived public Read only

0
0
Text · 264 B · e3fc0bc Raw
7 lines · plain
1domain: "{ S1[i0, i1, i2] : 2i1 = -1 + i0 and 3i2 = -2 + i0 and i0 >= 0 and i0 <= 100 }"2child:3  context: "{ [] }"4  child:5    schedule: "[{ S1[i0, i1, i2] -> [(i0)] }, { S1[i0, i1, i2] -> [(i1)] }, { S1[i0, i1, i2] -> [(i2)] }]"6    options: "{ separate[i0] }"7