[llvm] [RISCV] Add MachineCombiner to fold (sh3add Z, (add X, (slli Y, 6))) -> (sh3add (sh3add Y, Z), X). (PR #87884)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 08:40:03 PDT 2024
https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/87884
More information about the llvm-commits
mailing list