On Thu, Apr 13, 2023 at 02:25:55PM -0700, Tyler Retzlaff wrote: > Inline assembly is not supported for MSVC x64 instead use _mm_prefetch > and _mm_cldemote intrinsics. > > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com> > --- Acked-by: Bruce Richardson <bruce.richardson at intel.com>