[llvm] [clang] [RISCV] Add experimental support of Zaamo and Zalrsc (PR #78970)
Craig Topper via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 22 14:47:30 PST 2024
================
@@ -100,6 +100,8 @@ on support follow.
``V`` Supported
``Za128rs`` Supported (`See note <#riscv-profiles-extensions-note>`__)
``Za64rs`` Supported (`See note <#riscv-profiles-extensions-note>`__)
+ ``Zaamo`` Supported
----------------
topperc wrote:
This is incorrect if this the MC layer patch only Assembly Support is included. The top of this section also says "Ratified Extensions by Status" so it shouldn't even be in this list.
https://github.com/llvm/llvm-project/pull/78970
More information about the cfe-commits
mailing list