[PATCH v2 0/2] stop using mmx intrinsics

Thomas Monjalon thomas at monjalon.net
Thu May 16 18:53:38 CEST 2024


28/03/2024 17:14, Tyler Retzlaff:
> MSVC does not support older MMX intrinsics use SSE/AVX instead.
> 
> v2:
>   * move conditional #include <intrin.h> into rte_vect.h and include
>     rte_vect.h into net_crc_avx512.c net_crc_sse.c instead of duplicating
>     conditional compile of include in each file.
> 
> Tyler Retzlaff (2):
>   eal: include header for MSVC SIMD intrinsics
>   net: stop using mmx intrinsics

Applied, thanks.





More information about the dev mailing list