[Mlir-commits] [mlir] [MLIR][LLVM] Cleanup custom attr-dict printing (PR #115765)

Tobias Gysi llvmlistbot at llvm.org
Mon Nov 11 23:06:36 PST 2024


================
@@ -524,7 +523,6 @@ class LLVM_CastOpWithNNegFlag<string mnemonic, string instName, Type type,
     $res = op;
   }];
 }
-
----------------
gysit wrote:

Yes it is a small format cleanup... 

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


More information about the Mlir-commits mailing list