mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
MSVC doesn't like __m128(__m128i) c-style casts, so packets need to be converted using intrinsic methods.
MSVC doesn't like __m128(__m128i) c-style casts, so packets need to be converted using intrinsic methods.