[all-commits] [llvm/llvm-project] 9cf08b: [TableGen][SelectionDAG][GISel][RISCV] Support IsN...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Apr 25 15:46:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cf08b409cf06cf109109cff2afa0a392fbc097f
      https://github.com/llvm/llvm-project/commit/9cf08b409cf06cf109109cff2afa0a392fbc097f
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Target/TargetSelectionDAG.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoA.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZalasr.td
    M llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  [TableGen][SelectionDAG][GISel][RISCV] Support IsNonExtLoad for IsAtomic PatFrags. (#137401)

Use it for RISC-V as a demonstration. Other targets will follow.



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