[Mlir-commits] [mlir] [mlir] Declare promised interfaces for all dialects (PR #78368)

Stella Laurenzo llvmlistbot at llvm.org
Fri Feb 23 15:50:46 PST 2024


stellaraccident wrote:

In this case, it isn't clear to me at all that `mlir/IR` will always exist in the same project as `Dialect/Bufferization` (which is tightly coupled to the `Tensor`/`MemRef` programming model and could conceivably end up being its own sub-project some day). I don't have a solid solution or diagnosis, but this seems like a layering smell to me.

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


More information about the Mlir-commits mailing list