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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 12:50:15 PST 2025


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

I guess this makes a bunch of similar strings in the final binary that can no longer be shared?

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


More information about the llvm-commits mailing list