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

Mehdi Amini llvmlistbot at llvm.org
Thu Apr 18 08:19:16 PDT 2024


joker-eph wrote:

How does it play in practice though? Attributes and types aren't printed in isolation in general (other than aliases).

What are examples of this when attached to an operation?

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


More information about the Mlir-commits mailing list