[all-commits] [llvm/llvm-project] 05d0ca: [RISCV] Remove support for attribute interrupt("us...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Apr 27 08:21:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05d0caef6081e1a6cb23a5a5afe43dc82e8ca558
      https://github.com/llvm/llvm-project/commit/05d0caef6081e1a6cb23a5a5afe43dc82e8ca558
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/test/Sema/riscv-interrupt-attr.c

  Log Message:
  -----------
  [RISCV] Remove support for attribute interrupt("user").

This was part of the N extension which didn't make it version
1.12 of the privilege specification.

Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D149314




More information about the All-commits mailing list