_mm256_adds_epi8

Add packed 8-bit signed integers in a and b using signed saturation.

nothrow @nogc pure @trusted
__m256i
_mm256_adds_epi8
(
__m256i a
,
__m256i b
)

Meta