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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed Nov 22 13:11:45 PST 2023


ftynse wrote:

I suppose we need new assembly, but it should be fine landing this first (this is a bugfix) and working on a better assembly format that is consistent across all operations in the dialect in a separate stage.

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


More information about the Mlir-commits mailing list