mlir_sys

Function mlirFloat8E4M3B11FNUZTypeGet

Source
pub unsafe extern "C" fn mlirFloat8E4M3B11FNUZTypeGet(
    ctx: MlirContext,
) -> MlirType
Expand description

Creates an f8E4M3B11FNUZ type in the given context. The type is owned by the context.