================ @@ -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