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_ast_build_expr.c: extract_modulo: assume input is integer expression
[isl.git]
/
test_inputs
/
codegen
/
cloog
/
wavefront.in
blob
61618c37a454e607e540a6c8ff34628d242ec235
1
[n, m] -> { S1[i0, i1] -> [i0 + i1, i0] : i0 >= 1 and i0 <= n and i1 >= 1 and i1 <= m }
2
[n, m] -> { : }
3
[n, m] -> { [i, j] -> separate[o0] }