[Mlir-commits] [mlir] [mlir][EmitC] Refactor MLIR Translate To Cpp (PR #84973)

Marius Brehler llvmlistbot at llvm.org
Tue Mar 19 10:05:17 PDT 2024


marbre wrote:

I think it would be really valuable if you could post an IR snippet @weizchen. It is of course possible, and even likely, that we're missing some ops in the EmitC dialect. It's developed and extended on a need-driven basis. However, as @joker-eph mentioned, it would be helpful to better understand this before exposing the interfaces. Maybe there is a convenient way using conversions that opens up if we add some more missing peaces to the dialect.

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


More information about the Mlir-commits mailing list