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