Function vec_add

#[target_feature(enable = "vector")]
pub unsafe fn vec_add<T: VectorAdd<U>, U>(a: T, b: U) -> T::Result

Vector Add