This patch adds a flag to Attribute::print that prints the attribute
without its type.
Fixes #57689
Differential D133822
[mlir] Allow `Attribute::print` to elide the type Mogball on Sep 13 2022, 5:36 PM. Authored by
Details This patch adds a flag to Attribute::print that prints the attribute Fixes #57689
Diff Detail
Event Timeline
Comment Actions Can yo
|
I'd use a default for this as well.