[clang] [llvm] [RISCV] Add Zilsd and Zclsd Extensions (PR #131094)
Christian Herber via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 18 01:13:55 PDT 2025
================
@@ -205,6 +206,7 @@ on support follow.
``Zihintntl`` Supported
``Zihintpause`` Assembly Support
``Zihpm`` (`See Note <#riscv-i2p1-note>`__)
+ ``Zilsd`` Supported
----------------
christian-herber-nxp wrote:
Supported would indicate there is also code generation. Otherwise, should state Assembly Support.
https://github.com/llvm/llvm-project/pull/131094
More information about the llvm-commits
mailing list