_mm256_cvttpd_epi32

Convert packed double-precision (64-bit) floating-point elements in a to packed 32-bit integers with truncation.

nothrow @nogc pure @trusted
__m128i
_mm256_cvttpd_epi32
(
__m256d a
)

Meta