Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopVectorize / PowerPC / lit.local.cfg
1 if not 'PowerPC' in config.root.targets:
2     config.unsupported = True
3