Re: [PATCH i386 AVX512] [46/n] Add widening pmov.

2014-09-23 Thread Uros Bizjak
On Tue, Sep 23, 2014 at 1:12 PM, Kirill Yukhin wrote: > Patch in the bottom extends pmov 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 "avx2_v16qiv16hi2"): Add maskin

[PATCH i386 AVX512] [46/n] Add widening pmov.

2014-09-23 Thread Kirill Yukhin
Hello, Patch in the bottom extends pmov 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 "avx2_v16qiv16hi2"): Add masking. (define_insn "avx512bw_v32qiv32hi2"): New. (defin