On 15/03/2019 10:56, Jan Beulich wrote:
> +#if __GNUC__ > 7 /* can't check for __AVX512VBMI2__ here */

Why not?

> --- a/xen/tools/gen-cpuid.py
> +++ b/xen/tools/gen-cpuid.py
> @@ -266,10 +266,10 @@ def crunch_numbers(state):
>                    AVX512BW, AVX512VL, AVX512_4VNNIW, AVX512_4FMAPS,
>                    AVX512_VPOPCNTDQ],
>  
> -        # AVX512 extensions acting solely on vectors of bytes/words are made
> +        # AVX512 extensions acting (solely) on vectors of bytes/words are 
> made

Why the change here?

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to