Function safe_arch::max_m256

source ·
pub fn max_m256(a: m256, b: m256) -> m256
Available with target feature avx only.
Expand description

Lanewise max(a, b).

  • Intrinsic: [``]
  • Assembly: