[llvm] [Docs][RISCV] Move Zilsd to 'Supported' status. NFC (PR #140757)
via llvm-commits
llvm-commits at lists.llvm.org
Tue May 20 09:21:04 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-backend-risc-v
Author: Craig Topper (topperc)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/140757.diff
1 Files Affected:
- (modified) llvm/docs/RISCVUsage.rst (+1-1)
``````````diff
diff --git a/llvm/docs/RISCVUsage.rst b/llvm/docs/RISCVUsage.rst
index cf11d3878a745..a966ea45ba72d 100644
--- a/llvm/docs/RISCVUsage.rst
+++ b/llvm/docs/RISCVUsage.rst
@@ -209,7 +209,7 @@ on support follow.
``Zihintntl`` Supported
``Zihintpause`` Assembly Support
``Zihpm`` (`See Note <#riscv-i2p1-note>`__)
- ``Zilsd`` Assembly Support
+ ``Zilsd`` Supported
``Zimop`` Supported
``Zkn`` Supported
``Zknd`` Supported (`See note <#riscv-scalar-crypto-note2>`__)
``````````
</details>
https://github.com/llvm/llvm-project/pull/140757
More information about the llvm-commits
mailing list