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

config.suffixes = [".ll"]

if not "RISCV" in config.root.targets:
    config.unsupported = True