On Thu, Sep 18, 2014 at 1:47 PM, Kirill Yukhin <kirill.yuk...@gmail.com> wrote:
> Hello,
> Patch in the bottom extends/adds patterns for masked unpack
> instructions.
>
> 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_unpckhpd256<mask_name>"): Add masking.
>         (define_insn "avx512vl_unpckhpd128_mask"): New.
>         (define_expand "avx_movddup256<mask_name>"): Add masking.
>         (define_expand "avx_unpcklpd256<mask_name>"): Ditto.
>         (define_insn "*avx_unpcklpd256<mask_name>"): Ditto.
>         (define_insn "avx512vl_unpcklpd128_mask"): New.

OK.

Thanks,
Uros.

Reply via email to