[Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)

Mehdi Amini llvmlistbot at llvm.org
Wed Apr 24 14:01:43 PDT 2024


joker-eph wrote:

Right: this is what I meant to point at in terms of composability of the printing: the readability of an op with multiple attribute seems to be quite context dependent. Is this printing always desirable in the IR? While focusing on this one attribute seems better, the overall IR flow can become unbearable.

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


More information about the Mlir-commits mailing list