repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_test: avoid use of band forests
[isl.git]
/
test_inputs
/
codegen
/
omega
/
floor_bound-6.c
blob
743b0c938c5bb90182fd8c201a77dabc29973546
1
if
(
m
>=
8
*
floord
(
m
+
1
,
8
))
2
for
(
int
c0
=
4
*
floord
(
m
+
1
,
32
);
c0
<=
n
;
c0
+=
1
)
3
s0
(
c0
);