[Mlir-commits] [mlir] [mlir][llvmir] expose Type(To/From)LLVMIRTranslator C API (PR #124864)
Maksim Levental
llvmlistbot at llvm.org
Thu Jan 30 06:23:52 PST 2025
makslevental wrote:
As discussed offline, I've removed `uncheckedGetIntrinsicSignature` and will replace it (elsewhere) with direct uses of LLVM C APIs.
https://github.com/llvm/llvm-project/pull/124864
More information about the Mlir-commits
mailing list