[llvm] [RISCV] Add MachineCombiner to fold (sh3add Z, (add X, (slli Y, 6))) -> (sh3add (sh3add Y, Z), X). (PR #87884)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 14:12:32 PDT 2024


https://github.com/mshockwave approved this pull request.

LGTM

https://github.com/llvm/llvm-project/pull/87884


More information about the llvm-commits mailing list