Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[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