On Thu, Sep 18, 2014 at 2:02 PM, Kirill Yukhin wrote:
> Hello,
> This patch supports AVX-512's vshufpd 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_expand "avx_shufpd256")
Hello,
This patch supports AVX-512's vshufpd 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_expand "avx_shufpd256"): Add masking.
(define_insn "avx_shufpd256_1"): Ditto.
(defi