pub unsafe extern "C" fn mlirTypeToLLVMIRTranslatorTranslateType(
translator: MlirTypeToLLVMIRTranslator,
mlirType: MlirType,
) -> LLVMTypeRefExpand description
Translates the given MLIR LLVM dialect to the LLVM IR type.
pub unsafe extern "C" fn mlirTypeToLLVMIRTranslatorTranslateType(
translator: MlirTypeToLLVMIRTranslator,
mlirType: MlirType,
) -> LLVMTypeRefTranslates the given MLIR LLVM dialect to the LLVM IR type.