index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
cloog
/
param-split.c
blob: a9d97124b52b02790da3600d3ad7de9b9d2a137f (
plain
)
1
2
3
4
5
6
for (int c0 = 0; c0 <= max(0, M); c0 += 1) { if (M >= c0) S1(c0); if (c0 == 0) S2(0); }