index
:
chill.git
clang
Composable High-level Loop Transformation Framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
verify-chill
/
test_print_dep.py
blob: a3dee29d42094197a95483356e791fc27bd36482 (
plain
)
1
2
3
4
5
6
7
8
from chill import * source('mm.c') procedure('mm') #format: rose loop(0) print_dep()