[PATCH] x86: Don't check if AVX512 template requires AVX512VL
Jan Beulich
jbeulich@suse.com
Wed Jun 21 10:04:29 GMT 2023
On 20.06.2023 18:44, H.J. Lu via Binutils wrote:
> If the ZMM operand in an AVX12 template also allows XMM or ZMM, this
> template must require AVX512VL. Drop the AVX512VL requirement check
> on such AVX512 templates.
>
> * config/tc-i386.c (check_VecOperands): Don't check if AVX512
> template requires AVX512VL.
> ---
> gas/config/tc-i386.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
I notice you've committed this change already. May I please ask that
you wait a little with committing any patches where there is a chance
that there are going to be comments? (Typically I wait for at least a
week unless it's a clear bugfix.)
Jan
More information about the Binutils
mailing list