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
/
feautrier_compressed.sc
blob
f90bd883d77a237f09c23fbb381e0bcb9aed74e9
1
# Check that the Feautrier schedule is not confused by
2
# compressed nodes in a subgraph of the original dependence graph.
3
# OPTIONS: --schedule-algorithm=feautrier
4
domain: { A[]; B[0]; C[] }
5
validity: { A[] -> B[0] }