repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
unroll10.in
blob
5890c4eaaa05841d3e29ab095280054fb8c0ac40
1
# Check that all information is taken into account while trying to unroll
2
[m,n] -> { A[i] -> [i] : 0 <= i < n,m }
3
[m,n] -> { : m <= 10 or n <= 10 }
4
{ [i] -> unroll[x] }