pub unsafe extern "C" fn mlirDenseElementsAttrGetSplatValue(
attr: MlirAttribute,
) -> MlirAttributeExpand description
Returns the single replicated value (splat) of a specific type contained by the given dense elements attribute.
pub unsafe extern "C" fn mlirDenseElementsAttrGetSplatValue(
attr: MlirAttribute,
) -> MlirAttributeReturns the single replicated value (splat) of a specific type contained by the given dense elements attribute.