Function mlir_sys::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.