pub unsafe fn vec_msums<T, U>(a: T, b: T, c: U) -> U where T: VectorMsums<U>,
stdsimd
altivec
Vector Multiply Sum Saturated