[llvm] [RISCV] Fold (add (srl x, n), (srl x, n)) into (srl x, n-1) (PR #144507)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 09:20:21 PDT 2025
topperc wrote:
I may have an alternate proposal for this patch. Investigating.
https://github.com/llvm/llvm-project/pull/144507
More information about the llvm-commits
mailing list