[PATCH] stop using mmx intrinsics

Tyler Retzlaff roretzla at linux.microsoft.com
Wed Mar 20 22:12:00 CET 2024


MSVC does not support older MMX intrinsics use SSE/AVX instead.

Tyler Retzlaff (1):
  net: stop using mmx intrinsics

 lib/net/net_crc_avx512.c | 28 ++++++++++------------------
 lib/net/net_crc_sse.c    | 28 ++++++++++------------------
 2 files changed, 20 insertions(+), 36 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list