summaryrefslogtreecommitdiff
path: root/test-chill/test-cases/chill/test_unroll.script
blob: bd19bd186743acaec2a8f320a200c217d1746856 (plain)
1
2
3
4
5
6
7
8
9
10
11
source: mm.c
procedure: mm
format: rose
loop: 0

known(ambn > 0)
known(an > 0)
known(bm > 0)
distribute([0,1], 1)
unroll(1, 3, 4)
print