repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
Transforms
/
AtomicExpand
/
RISCV
/
lit.local.cfg
blob
7aaeda5a5b37908b17bf47faf4ce632cc0b9d897
1
config.suffixes = ['.ll']
2
3
targets = set(config.root.targets_to_build.split())
4
if not 'RISCV' in targets:
5
config.unsupported = True