Function mlir_sys::mlirDenseElementsAttrIsSplat
source · pub unsafe extern "C" fn mlirDenseElementsAttrIsSplat(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given dense elements attribute contains a single replicated value (splat).