[Mlir-commits] [mlir] [mlir] Declare promised interfaces for all dialects (PR #78368)
Mehdi Amini
llvmlistbot at llvm.org
Mon Mar 18 10:34:48 PDT 2024
joker-eph wrote:
> it also makes it impossible to mix and match bufferization interface implementations, which users actually do.
What does this means?
> but the bufferization dialect changes seem to be fundamentally incompatible with MLIR's design and tightly couple things that shouldn't be coupled.
Can you clarify where do you see a coupling right now?
https://github.com/llvm/llvm-project/pull/78368
More information about the Mlir-commits
mailing list