_mm256_or_pd

Compute the bitwise OR of packed double-precision (64-bit) floating-point elements in a and b.

nothrow @nogc pure @safe
__m256d
_mm256_or_pd
(
__m256d a
,
__m256d b
)

Meta