[Mlir-commits] [mlir] [mlir][linalg] Create a dedicated target for `LinalgRelayoutInterface` (PR #128485)

Adam Siemieniuk llvmlistbot at llvm.org
Mon Feb 24 06:40:40 PST 2025


================

----------------
adam-smnk wrote:

> Right: our problem is that canonicalization and folders aren't flexible enough from this point of view.
A canonicalization for the tensor dialect can be injected by Linalg, but not a folder.

That's a potentially interesting problem for future modularization.
Thanks for bringing up good points 👍

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


More information about the Mlir-commits mailing list