[Mlir-commits] [mlir] [mlir][emitc] Expose emitc dialect types (PR #119645)

Eliud de León llvmlistbot at llvm.org
Thu Dec 12 00:56:45 PST 2024


TGMM wrote:

I'm not convinced on the CmpPredicate value casting to uint64_t since it removes useful type information. If there's a better way to expose this enum to C, I'd love to hear it.

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


More information about the Mlir-commits mailing list