Function vec_any_gt

#[target_feature(enable = "vector")]
pub unsafe fn vec_any_gt<T: VectorCompare>(a: T, b: T) -> i32

Any Elements Greater Than