[Mlir-commits] [mlir] [mlir] Fix `TileUsingForOp` attr-dict printing/parsing, cleanup assembly format (PR #72745)

Felix Schneider llvmlistbot at llvm.org
Wed Nov 22 11:23:45 PST 2023


ubfx wrote:

> Yes: please consider parsing inherent attribute as part of the discardable attributes dictionary deprecated.

OK, but in this case we can keep the old assembly format or should we add the special printing/parsing back?

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


More information about the Mlir-commits mailing list