[llvm] [RISCV][MC] Improve GPR Error Messages (PR #209669)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 23:45:48 PDT 2026
================
@@ -391,7 +397,10 @@ def SP : GPRRegisterClass<(add X2)> {
// Saved Registers from s0 to s7, for C.MVA01S07 instruction in Zcmp extension
----------------
lenary wrote:
I'm actually going to fix this in a follow up because I want to rename the regclass.
https://github.com/llvm/llvm-project/pull/209669
More information about the llvm-commits
mailing list