[PATCH] D79521: [RISCV] Add SiFive's interrupt modes

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 23:15:51 PDT 2020


asb added a comment.

Just to understand the current status with respect to GCC, am I right that support for these attributes is not in upstream GCC? @kito-cheng is there any plan to upstream?

As previously discussed, I think there's a good argument for supporting attributes and features in Clang/LLVM that have real-world users and where there is capacity to maintain it, but it would be useful to know if GCC was likely to support this or not.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79521/new/

https://reviews.llvm.org/D79521





More information about the llvm-commits mailing list