Commit fc0fdd1a authored by Alex Zinenko's avatar Alex Zinenko
Browse files

[mlir] fix AsmPrinter after c1eab576

The change in c1eab576 fixed the
behavior of `getDiscardableAttrDictionary` for ops that are not using
properties to only return discardable attributes. AsmPrinter was relying
on the wrong behavior when printing such ops in the generic form,
assuming all attributes are discardable.
parent 03e29a49
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment