The major improvements are: - Extended schedule tree support - AST generation from schedule trees llvm-svn: 232709
7 lines
264 B
Smalltalk
7 lines
264 B
Smalltalk
domain: "{ S1[i0, i1, i2] : 2i1 = -1 + i0 and 6i2 = -2 + i0 and i0 >= 0 and i0 <= 100 }"
|
|
child:
|
|
context: "{ [] }"
|
|
child:
|
|
schedule: "[{ S1[i0, i1, i2] -> [(i0)] }, { S1[i0, i1, i2] -> [(i1)] }, { S1[i0, i1, i2] -> [(i2)] }]"
|
|
options: "{ separate[i0] }"
|