brintos

brintos / llvm-project-archived public Read only

0
0
Text · 280 B · 66fe7a3 Raw
7 lines · plain
1domain: "{ S1[i0, i1, i2] : 2i2 = i0 - i1 and i1 >= 1 and i1 <= 3 and i1 <= -2 + i0 and i1 >= -6 + i0 }"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