[clang] [llvm] [RISCV][MC] Add experimental Smcsps and Sscsps support (PR #211712)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 23 19:55:32 PDT 2026
https://github.com/zeyi2 commented:
This is my first contribution to LLVM's RISC-V MC layer, so I intentionally kept the patch small and focused. I also added a few inline comments linking to the relevant parts of the specification to clarify the implementation choices. Feedback and suggestions are very welcome, thank you!
https://github.com/llvm/llvm-project/pull/211712
More information about the cfe-commits
mailing list