index
:
chill.git
clang
Composable High-level Loop Transformation Framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
omegalib
/
examples
/
old_test
/
stride1
blob: fc2b727eac66bebd8fe2a2da9a200696fe857e85 (
plain
)
1
2
R := { [i] : i < 10 && i > 1 && exists ( alpha : i = 3alpha) }; codegen R;