[clang] [llvm] [RISCV] Add support for new unprivileged extensions defined in profiles spec (PR #77458)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 10 13:16:39 PST 2024
================
@@ -96,6 +96,8 @@ on support follow.
``Svnapot`` Assembly Support
``Svpbmt`` Supported
``V`` Supported
+ ``Za128rs`` Supported
----------------
preames wrote:
I think these may warrant an explanatory note after the table. See what we do for e.g. zicntr. Something which says these are defined by the profile specification seems like a useful breadcrumb.
https://github.com/llvm/llvm-project/pull/77458
More information about the llvm-commits
mailing list