[Mlir-commits] [llvm] [mlir] [mlir][EmitC] Add func, call and return operations and conversions (PR #79612)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jan 26 14:32:36 PST 2024


AlexDenisov wrote:

@marbre thank you so much for working on this 🙌 

I just gave it a try and it's working great!

One minor suggestion: it would be nice to expose `populateFuncToEmitcPatterns` to combine it with other conversions without having to run a pass separately.




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


More information about the Mlir-commits mailing list