[PATCH i386 AVX512] [54/n] Add mov[dlh]dup insns support.

Uros Bizjak ubizjak@gmail.com
Wed Sep 24 16:28:00 GMT 2014


On Wed, Sep 24, 2014 at 2:51 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> Hello,
> patch in the bottom introduces support for
> vmov[dlh]dup insns.
>
> Bootstrapped.
> AVX-512* tests on top of patch-set all pass
> under simulator.
>
> Is it ok for trunk?
>
> gcc/
>         * config/i386/sse.md
>         (define_insn "avx_movshdup256<mask_name>"): Add masking.
>         (define_insn "sse3_movshdup<mask_name>"): Ditto.
>         (define_insn "avx_movsldup256<mask_name>"): Ditto.
>         (define_insn "sse3_movsldup<mask_name>"): Ditto.
>         (define_insn "vec_dupv2df<mask_name>"): Ditto.
>         (define_insn "*vec_concatv2df"): Add EVEX version.

OK.

Thanks,
Uros.



More information about the Gcc-patches mailing list