pub fn add_horizontal_m128d(a: m128d, b: m128d) -> m128d
Available with target feature sse3 only.
Expand description

Add each lane horizontally, pack the outputs as a then b.