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
[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
schedule
/
flat1.sc
blob
f3cb57f1f68a2fc956f1d771344899f9f3175b3d
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: [M] -> { S[a, b] : 0 <= a <= 99 and M <= 2b <= 1 + M }