On Sat, Jan 07, 2023 at 10:19:16AM -0800, Richard Henderson wrote:
> Use the attribute, which is supported by clang, instead of
> the #pragma, which is not supported and, for some reason,
> also not detected by the meson probe, so we fail by -Werror.
> 
> Include only <immintrin.h> as that is the outermost "official"
> header for these intrinsics -- emmintrin.h and smmintrin.> are

                                                   s/>/h/ ^^^

> older SSE2 and SSE4 specific headers, while the immintrin.h
> includes all of the Intel intrinsics.
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to