[all-commits] [llvm/llvm-project] a664e7: [RISCV] Refactor DAG-to-DAG Selection: Port loweri...

quic_hchandel via All-commits all-commits at lists.llvm.org
Tue Sep 23 20:03:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a664e7599390a5bf79cf8e45551774ec83444205
      https://github.com/llvm/llvm-project/commit/a664e7599390a5bf79cf8e45551774ec83444205
  Author: quic_hchandel <hchandel at qti.qualcomm.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

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

  Log Message:
  -----------
  [RISCV] Refactor DAG-to-DAG Selection: Port lowering code for `qc.insb/qc.insbi` to RISCVISelLowering.cpp  (#157618)

This is a follow-up to #154135 and does similar changes for
`qc.insb/qc.insbi`.



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