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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Mon Nov 20 00:33:35 PST 2023


https://github.com/ftynse requested changes to this pull request.

How about just dropping special handling for `interchange` and having it parsed as part of regular attribute dict? This will not change the existing syntax and fix the op.

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


More information about the Mlir-commits mailing list