[llvm] [DAGCombine] Remove oneuse restrictions for RISCV in folding (shl (add_nsw x, c1)), c2) and folding (shl(sext(add x, c1)), c2) in some scenarios (PR #101294)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 01:04:23 PST 2024
lukel97 wrote:
Opened #119527 to address this
https://github.com/llvm/llvm-project/pull/101294
More information about the llvm-commits
mailing list