[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)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 3 18:36:28 PST 2024
LiqinWeng wrote:
> Please don't force push unless necessary, because some of the comments might be lost
Sorry, but I didn't change any commits. The local branch is updated to the latest version. Pushing it will give an error, so I forced to push.
https://github.com/llvm/llvm-project/pull/101294
More information about the llvm-commits
mailing list