[Mlir-commits] [mlir] [mlir][resources] Add elideLargeResourceString OpPrintingFlags API (PR #71829)
Matteo Franciolini
llvmlistbot at llvm.org
Thu Nov 9 21:52:02 PST 2023
mfrancio wrote:
> Can we parse back the result of using this flag? This was an important aspect of designing the “elide attr” feature.
Thanks for the note. Yes, this flag simply exposes the work done here:
https://reviews.llvm.org/D157928
We did not notice any roundtripping issue.
https://github.com/llvm/llvm-project/pull/71829
More information about the Mlir-commits
mailing list