pub unsafe extern "C" fn mlirDenseElementsAttrIsSplat(
attr: MlirAttribute,
) -> boolExpand description
Checks whether the given dense elements attribute contains a single replicated value (splat).
pub unsafe extern "C" fn mlirDenseElementsAttrIsSplat(
attr: MlirAttribute,
) -> boolChecks whether the given dense elements attribute contains a single replicated value (splat).