[Mlir-commits] [mlir] [mlir][emitc] Adjust the emitc.class op description (NFC) (PR #152570)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Aug 7 12:11:15 PDT 2025


================
@@ -1640,8 +1640,6 @@ def EmitC_ClassOp
     Block &getBlock();
   }];
 
-  let hasCustomAssemblyFormat = 1;
----------------
emomaxd wrote:

is it unused?

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


More information about the Mlir-commits mailing list