[X86] Reduce some 32-bit imuls into lea + shl
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / X86 / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3