[all-commits] [llvm/llvm-project] 556dd0: [RISCV] Expand multiplication by `(2/4/8 * 3/5/9 +...

Piotr Fusik via All-commits all-commits at lists.llvm.org
Wed Nov 5 22:32:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 556dd019eb7f1512cc72162b17cee3dee73245f3
      https://github.com/llvm/llvm-project/commit/556dd019eb7f1512cc72162b17cee3dee73245f3
  Author: Piotr Fusik <p.fusik at samsung.com>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rv64xtheadba.ll
    M llvm/test/CodeGen/RISCV/rv64zba.ll

  Log Message:
  -----------
  [RISCV] Expand multiplication by `(2/4/8 * 3/5/9 + 1) << N` with SHL_ADD (#166372)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list