mlirTypeToLLVMIRTranslatorTranslateType

Function mlirTypeToLLVMIRTranslatorTranslateType 

Source
pub unsafe extern "C" fn mlirTypeToLLVMIRTranslatorTranslateType(
    translator: MlirTypeToLLVMIRTranslator,
    mlirType: MlirType,
) -> LLVMTypeRef
Expand description

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