[clang] [llvm] [RISCV][MC] MC layer support for the experimental zalasr extension (PR #69685)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 15:10:33 PST 2024


================
@@ -228,6 +228,9 @@ The primary goal of experimental support is to assist in the process of ratifica
 ``experimental-zacas``
   LLVM implements the `1.0-rc1 draft specification <https://github.com/riscv/riscv-zacas/releases/tag/v1.0-rc1>`_.
 
+``experimental-zalasr``
+  LLVM implements the `most recent specification <https://github.com/mehnadnerd/riscv-zalasr>`_.
----------------
topperc wrote:

Can we nail this down to a version or a date? "most recent" is wrong if that repo changes.

https://github.com/llvm/llvm-project/pull/69685


More information about the llvm-commits mailing list