[all-commits] [llvm/llvm-project] 1dd94a: [RISCV] Add helper method for shift-and-add extens...

Piotr Fusik via All-commits all-commits at lists.llvm.org
Mon Sep 15 23:53:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dd94a23587b35ff5316a53fe7228c3fbe345c42
      https://github.com/llvm/llvm-project/commit/1dd94a23587b35ff5316a53fe7228c3fbe345c42
  Author: Piotr Fusik <p.fusik at samsung.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    M llvm/lib/Target/RISCV/RISCVSubtarget.h
    M llvm/test/CodeGen/RISCV/rv32xtheadba.ll
    M llvm/test/CodeGen/RISCV/rv64xtheadba.ll
    M llvm/test/CodeGen/RISCV/xqciac.ll

  Log Message:
  -----------
  [RISCV] Add helper method for shift-and-add extensions (#158638)

Not an NFC, as it improves consistency, enabling some cases
for XAndesPerf and XTheadBa.



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