On Thu, Sep 18, 2014 at 1:54 PM, Kirill Yukhin <kirill.yuk...@gmail.com> 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<mask_name>"): Add masking. > (define_insn "vec_interleave_highv4sf<mask_name>"): Ditto. > (define_insn "avx_unpcklps256<mask_name>"): Ditto. > (define_insn "unpcklps128_mask"): New.
OK. Thanks, Uros.