Returns a vector containing the results of performing a sum across vector operation on the given vectors.
Elemental function
The result is a vector of the same type as ARG1.
The first three elements of the result are 0. The fourth element is the saturated sum of all the elements of ARG1 and the fourth element of ARG2.