[PATCH v2 1/2] eal: include header for MSVC SIMD intrinsics
Bruce Richardson
bruce.richardson at intel.com
Thu Mar 28 18:19:05 CET 2024
On Thu, Mar 28, 2024 at 09:14:05AM -0700, Tyler Retzlaff wrote:
> MSVC documents that you use the monolithic intrin.h for all intrinsics
> (including SIMD intrinsics) include intrin.h into rte_vec.h when
> building with MSVC so we don't have to duplicate conditionally compile
> include it across the DPDK source.
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list