[PATCH] x86: fold a few AVX512F templates
H.J. Lu
hjl.tools@gmail.com
Wed Mar 7 14:15:00 GMT 2018
On Wed, Mar 7, 2018 at 6:12 AM, Jan Beulich <JBeulich@suse.com> wrote:
> The differences between some of the register and memory forms of the
> same insn often don't really require the templates to be separate. For
> example, Disp8MemShift is simply irrelevant to register forms. Fold them
> as far as possible. Further folding is possible, but needs other prereq
> work done first.
>
> 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