[Mlir-commits] [mlir] Enable printing newlines and indents in attribute and type printers (PR #87948)
Ćukasz Mielicki
llvmlistbot at llvm.org
Thu Jun 13 11:50:52 PDT 2024
lmielick wrote:
> Just confirming that I'm reading this right: it enables attribute printers to be written to produce newlines/nesting, but that will only be done if an attribute opts in (and no existing attribute formats are changed)?
That's right!
https://github.com/llvm/llvm-project/pull/87948
More information about the Mlir-commits
mailing list