xref: /llvm-project/llvm/test/Transforms/LoopVectorize/VE/lit.local.cfg (revision f84bac329ba6c9f0c022bcf77237e912362e247a)
1*f84bac32STobias Hietaif not "X86" in config.root.targets:
2d3b33a78SSimon Moll    config.unsupported = True
3*f84bac32STobias Hietaif not "VE" in config.root.targets:
4d3b33a78SSimon Moll    config.unsupported = True
5