[all-commits] [llvm/llvm-project] 1454db: [RISCV] Support resumable non-maskable interrupt h...

Gergely Futo via All-commits all-commits at lists.llvm.org
Mon Aug 4 01:55:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1454db130a7e14de4295217f9ff80e5f149564c4
      https://github.com/llvm/llvm-project/commit/1454db130a7e14de4295217f9ff80e5f149564c4
  Author: Gergely Futo <gergely.futo at hightec-rt.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/lib/CodeGen/Targets/RISCV.cpp
    M clang/lib/Sema/SemaRISCV.cpp
    A clang/test/Sema/riscv-interrupt-attr-rnmi.c
    M llvm/docs/RISCVUsage.rst
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    A llvm/test/CodeGen/RISCV/rnmi-interrupt-attr-error.ll
    A llvm/test/CodeGen/RISCV/rnmi-interrupt-attr.ll

  Log Message:
  -----------
  [RISCV] Support resumable non-maskable interrupt handlers (#148134)

The `rnmi` interrupt attribute value has been added for the `Smrnmi`
extension.

---------

Co-authored-by: Sam Elliott <sam at lenary.co.uk>



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