pub unsafe extern "C" fn mlirTypeFromLLVMIRTranslatorTranslateType(
translator: MlirTypeFromLLVMIRTranslator,
llvmType: LLVMTypeRef,
) -> MlirTypeExpand description
Translates the given LLVM IR type to the MLIR LLVM dialect.
pub unsafe extern "C" fn mlirTypeFromLLVMIRTranslatorTranslateType(
translator: MlirTypeFromLLVMIRTranslator,
llvmType: LLVMTypeRef,
) -> MlirTypeTranslates the given LLVM IR type to the MLIR LLVM dialect.