Kirsten Laskoski 39ab14c01b fix: reversed _mm512_set4_epi64 implementation
Fixes #1555 by changing the implementations of _mm512_set4_epi64 and _mm512_setr4_epi64 to use _mm512_set_epi64. This makes these implementations consistent with the other _mm512_set[r]4_* implementations as well as changes their behavior to be in line with what the intrinsics guide describes.
2024-04-10 02:08:29 +02:00
..
2024-03-13 22:30:36 +00:00
2024-03-13 22:30:36 +00:00
2024-03-13 22:30:36 +00:00
2024-03-13 22:30:36 +00:00