mlir_sys

Function mlirBF16TypeGet

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

Creates a bf16 type in the given context. The type is owned by the context.