Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / Transforms / SLPVectorizer / VE / lit.local.cfg
blobc7f949e29fee956ea38d2b281341f2b297f32c69
1 if not "X86" in config.root.targets:
2     config.unsupported = True
3 if not "VE" in config.root.targets:
4     config.unsupported = True