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
add isl_union_set_wrapped_domain_map
[isl.git]
/
test_inputs
/
codegen
/
unroll7.in
blob
494e5975564bbc3b54cd55d3f39ccc9bb13e7321
1
# Check that some code is generated.
2
# Older versions of isl would abort on unknown divs.
3
{ S[i,j] -> [i,j]: exists (alpha, beta: j=i+4alpha +3beta and 0 <= alpha < 24 and 0 <= beta and 0 <= i,j < 5) }
4
{ : }
5
{ [i,j] -> unroll[x] }