Function vec_max

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

Vector Maximum