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