[Mlir-commits] [mlir] [mlir][EmitC] Add support for external functions (PR #80547)

Marius Brehler llvmlistbot at llvm.org
Sat Feb 3 07:40:28 PST 2024


marbre wrote:

This does not yet handel `external "C"` which could be added in a follow up. either by an additional conversion pattern or by a parameter added to the conversion. 

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


More information about the Mlir-commits mailing list