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
/
codegen
/
isolate4.st
blob
58b5168c6b670658ff8bcd694518150313cf7fb3
1
# Check that generic options are not applied to isolated part
2
domain: "{ A[i] : 0 <= i < 20 }"
3
child:
4
schedule: "[{ A[i] -> [i] }]"
5
options: "{ isolate[[] -> [x]] : 5 <= x <= 15; unroll[x] }"