Function vamax_f16

#[target_feature(enable = "neon", enable = "faminmax")]
pub fn vamax_f16(a: float16x4_t, b: float16x4_t) -> float16x4_t

Multi-vector floating-point absolute maximum Arm's documentation