[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Transforms / InstCombine / ARM / lit.local.cfg
blob236e1d34416659068d4434bd878989a4165d35c4
1 if not 'ARM' in config.root.targets:
2     config.unsupported = True