mlir_sys

Function mlirTypeIsAFloat8E4M3

Source
pub unsafe extern "C" fn mlirTypeIsAFloat8E4M3(
    type_: MlirType,
) -> bool
Expand description

Checks whether the given type is an f8E4M3 type.