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