[PATCH] x86: fold certain AVX512 rotate and shift templates

H.J. Lu hjl.tools@gmail.com
Wed Mar 7 15:52:00 GMT 2018


On Wed, Mar 7, 2018 at 7:23 AM, Jan Beulich <JBeulich@suse.com> wrote:
> Their memory forms were bogusly using VexLWP instead of VexNDD. Adjust
> VexNDD handling to cope with these, allowing their register and memory
> forms to be folded.
>
> gas/
> 2018-03-07  Jan Beulich  <jbeulich@suse.com>
>
>         * config/tc-i386.c (build_modrm_byte): Make VexNDD handling cope
>         with 3rd (immediate) operand.
>
> opcodes/
> 2018-03-07  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
>         vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
>         vpexpandd, vpexpandq): Fold AFX512VF templates.
>         * i386-tlb.h: Re-generate.
>

OK.

Thanks.

-- 
H.J.



More information about the Binutils mailing list