_mm256_addsub_ps

Alternatively add and subtract packed single-precision (32-bit) floating-point elements in a to/from packed elements in b.

nothrow @nogc pure @trusted
__m256
_mm256_addsub_ps
(
__m256 a
,
__m256 b
)

Meta