llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/lit.local.cfg

5 lines
96 B
INI

config.suffixes = ['.ll']
if not 'RISCV' in config.root.targets:
config.unsupported = True