[Mlir-commits] [mlir] [mlir][EmitC] Refactor MLIR Translate To Cpp (PR #84973)
Mehdi Amini
llvmlistbot at llvm.org
Fri Mar 15 16:44:58 PDT 2024
joker-eph wrote:
> But as you said, I think it is possible to convert to EmitC but the solution might not be as straightforward as extending the emitter.
I suspect we'd want to understand this with much more details, with in-tree examples, before opening the door to bespoke emitters. As I mentioned before "the solution may also be to extend EmitC concepts", but I think we won't know about this if we just expose interfaces without first building a good understanding of the limits.
https://github.com/llvm/llvm-project/pull/84973
More information about the Mlir-commits
mailing list