On Thu, Sep 18, 2014 at 1:54 PM, Kirill Yukhin wrote:
> Hello,
> This patch adds rest of unpack insn patterns.
>
> 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_unpckhps256"
Hello,
This patch adds rest of unpack insn patterns.
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_unpckhps256"): Add masking.
(define_insn "vec_interleave_highv4sf"): Ditto.