[llvm] [RISCV] Add DAG combine to turn (sub (shl X, 8-Y), (shr X, Y)) into orc.b (PR #111828)
Daniel Mokeev via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 01:03:35 PDT 2024
damokeev wrote:
Great, thanks for your feedback! Adding this now.
https://github.com/llvm/llvm-project/pull/111828
More information about the llvm-commits
mailing list