[Mlir-commits] [mlir] [mlir][linalg] Create a dedicated target for `LinalgRelayoutInterface` (PR #128485)
Christian Sigg
llvmlistbot at llvm.org
Mon Feb 24 04:21:00 PST 2025
================
----------------
chsigg wrote:
It could, but I'm not sure whether it belongs there. Right now this interface primarily avoids a dependency of tensor dialect on the linalg dialect, right? So it doesn't deserve to be a relatively prominent 'builtin' interface.
https://github.com/llvm/llvm-project/pull/128485
More information about the Mlir-commits
mailing list