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