[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Transforms / LoopVectorize / VE / lit.local.cfg
blob4449d2f31d5659350ddb20fafbe1dd3da57bccaa
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3 if not 'VE' in config.root.targets:
4     config.unsupported = True