xref
: /
llvm-project-15.0.7
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
RISCV
/
lit.local.cfg
(revision a5b07a22)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
config.suffixes
= ['.ll']
2
3
if not 'RISCV' in
config.root.targets
:
4
config.unsupported
= True
5