mlirTypeFromLLVMIRTranslatorTranslateType

Function mlirTypeFromLLVMIRTranslatorTranslateType 

Source
pub unsafe extern "C" fn mlirTypeFromLLVMIRTranslatorTranslateType(
    translator: MlirTypeFromLLVMIRTranslator,
    llvmType: LLVMTypeRef,
) -> MlirType
Expand description

Translates the given LLVM IR type to the MLIR LLVM dialect.