[all-commits] [llvm/llvm-project] 3a3a52: [RISCV][NFC] Avoid iteration and division while se...

Piotr Fusik via All-commits all-commits at lists.llvm.org
Mon Oct 6 22:27:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a3a524f54edbd59d36006614d626e25fbb5e89e
      https://github.com/llvm/llvm-project/commit/3a3a524f54edbd59d36006614d626e25fbb5e89e
  Author: Piotr Fusik <p.fusik at samsung.com>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.h

  Log Message:
  -----------
  [RISCV][NFC] Avoid iteration and division while selecting SHXADD instructions (#158851)

Should improve compilation time.



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