[llvm] [SPARC] Loosen assertions in printOperand for inline asm operands (PR #104692)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 18 21:53:15 PDT 2024


================
@@ -317,10 +318,11 @@ void SparcAsmPrinter::printOperand(const MachineInstr *MI, int opNum,
 #ifndef NDEBUG
----------------
s-barannikov wrote:

Yes, I think it should be removed.


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


More information about the llvm-commits mailing list