[clang] [llvm] [RISCV][MC] Add experimental Smidctrl, Ssidctrl, Smnip, and Ssnip support (PR #218108)

Zeyi Xu via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 22 22:49:00 PDT 2026


================
@@ -113,15 +113,9 @@ Makes programs 10x faster by doing Special New Thing.
 
 ### Changes to the RISC-V Backend
 
-* Added experimental MC support for the `Smcsps` and `Sscsps`
-  conditional stack pointer swap extensions.
+* Added experimental MC support for the ACLIC v0.20 extensions.
----------------
zeyi2 wrote:

Fixed, thanks!

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


More information about the llvm-commits mailing list