[Mlir-commits] [mlir] [mlir] Declare promised interfaces for all dialects (PR #78368)
Stella Laurenzo
llvmlistbot at llvm.org
Fri Feb 23 19:36:55 PST 2024
stellaraccident wrote:
> The fundamental problem is that external interfaces were added as big hole in the system: we just don't have a solution for any of this right now.
I'd be willing to step back and take some time to help get to a better state in this, but I'd need to study it or have a higher bandwidth discussion/whiteboard. I agree that it seems like we need some more thought about all of this. But I don't want to just suggest a half thought out solution. These things are always annoyingly complicated in c++ but it seems like there should be a better way to get what we want.
https://github.com/llvm/llvm-project/pull/78368
More information about the Mlir-commits
mailing list