xref: /llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/lit.local.cfg (revision f84bac329ba6c9f0c022bcf77237e912362e247a)
1config.suffixes = [".ll"]
2
3if not "RISCV" in config.root.targets:
4    config.unsupported = True
5