[all-commits] [llvm/llvm-project] 267e24: [RISCV] Add reusable SelectCC_GPR_riirr multiclass...

Jim Lin via All-commits all-commits at lists.llvm.org
Sun May 18 23:22:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 267e2406a79a08f62529eb9e59e183f43f575c70
      https://github.com/llvm/llvm-project/commit/267e2406a79a08f62529eb9e59e183f43f575c70
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td
    M llvm/lib/Target/RISCV/RISCVInstrPredicates.td

  Log Message:
  -----------
  [RISCV] Add reusable SelectCC_GPR_riirr multiclass. NFC (#140224)

Add reusable SelectCC_GPR_riirr multiclass. Allow Select_GPR_Using_CC_*
in XCV and Xqci to share a commom multiclass implmentation.



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