[Mlir-commits] [mlir] [mlir][Printer] Honor --mlir-elide-resource-strings-if-larger when serializing of large blobs (PR #213920)

Natanael Cintean llvmlistbot at llvm.org
Tue Aug 4 06:01:37 PDT 2026


================
@@ -1,20 +1,49 @@
+// REQUIRES: asserts
----------------
natanael-cintean wrote:

OK. Just note that the behaviour would be the same with and without this change, as the resource would be elided eventually.

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


More information about the Mlir-commits mailing list