[llvm] [RISCV][NFC] Adopt DiagnosticString interface (PR #126290)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 13:27:24 PST 2025


================
@@ -150,12 +151,26 @@ def SPMem : MemOperand<SP>;
 
 def GPRCMem : MemOperand<GPRC>;
 
----------------
lenary wrote:

That's my expectation, yes. TableGen crimes have consequences, it turns out.



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


More information about the llvm-commits mailing list