repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[flang][OpenMP] Use range-for to iterate over SymbolSourceMap, NFC
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
schedule
/
flat3.sc
blob
86e296ef786377e0808a9f6d18d0b76a5b42bee8
1
# Check that a fixed value of one dimension in terms of the others
2
# does not cause loop coalescing avoidance to break down.
3
domain: { S[a, floor(a/2), floor(a/4)] : 0 <= a <= 9 }