[Mlir-commits] [mlir] [mlir][tblgen]: forward overloaded interface methods to external models (PR #203507)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jun 15 02:06:12 PDT 2026


https://github.com/banach-space approved this pull request.

This change makes sense to me, thank you for implementing it! LGTM.

While this may look somewhat ad hoc in isolation, IIUC you are planning a follow-up patch to enhance tiling for linalg.pack/linalg.unpack that will depend on this. If other reviewers have reservations, it may be worth waiting for that PR to provide the broader context.

I left a few inline suggestions, but they are very minor. I would also suggest updating the PR summary with a small pseudo-code example showing what this change enables, since a complete realistic example may be quite involved.

Since this is not my main area of expertise, an extra pair of eyes would be welcome. Please give this another day or two before landing. Thanks!

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


More information about the Mlir-commits mailing list