[llvm] 0cf6b4f - [Docs][RISCV] Move Zilsd to 'Supported' status. NFC (#140757)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 10:23:16 PDT 2025


Author: Craig Topper
Date: 2025-05-20T10:23:13-07:00
New Revision: 0cf6b4f5ee28128340410e544540ef242e8fe959

URL: https://github.com/llvm/llvm-project/commit/0cf6b4f5ee28128340410e544540ef242e8fe959
DIFF: https://github.com/llvm/llvm-project/commit/0cf6b4f5ee28128340410e544540ef242e8fe959.diff

LOG: [Docs][RISCV] Move Zilsd to 'Supported' status. NFC (#140757)

Added: 
    

Modified: 
    llvm/docs/RISCVUsage.rst

Removed: 
    


################################################################################
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>`__)


        


More information about the llvm-commits mailing list