[Mlir-commits] [mlir] [mlir][Printer] Honor --mlir-elide-resource-strings-if-larger when serializing of large blobs (PR #213920)
Mehdi Amini
llvmlistbot at llvm.org
Tue Aug 4 05:36:04 PDT 2026
================
@@ -1,20 +1,49 @@
+// REQUIRES: asserts
----------------
joker-eph wrote:
Please remove testing that relies on debug output, this is not something desirable in general. We observe the behavior and that should be enough.
https://github.com/llvm/llvm-project/pull/213920
More information about the Mlir-commits
mailing list