_mm256_castsi256_ps

Cast vector of type __m256i to type __m256.

nothrow @nogc pure @safe
__m256
_mm256_castsi256_ps
(
__m256i a
)

Meta