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
/
hpf-0.c
blob
c676558941fb1be696526063225ced02894487cc
1
if
(
P2
>=
0
&&
P2
<=
3
&&
P1
==
P2
)
2
for
(
int
c0
=
0
;
c0
<=
min
(
2
, -
P2
+
4
);
c0
+=
1
)
3
for
(
int
c2
= (-
P2
-
c0
+
6
) %
3
;
c2
<=
3
;
c2
+=
3
)
4
s0
(
c0
,
c0
,
c2
,
c2
);