Function safe_arch::addsub_m256
source ยท pub fn addsub_m256(a: m256, b: m256) -> m256
Available with target feature
avx
only.Expand description
Alternately, from the top, add f32
then sub f32
.
- Intrinsic: [``]
- Assembly: