Re: [PATCH i386 AVX512] [64/n] Add rest of VI1-AVX2: vpack[us]wb.

2014-10-09 Thread Uros Bizjak
On Thu, Oct 9, 2014 at 12:09 PM, Kirill Yukhin wrote: > Hello, > This patch adds rest of vpack instruction patterns. > > Bootstrapped. > gcc.target/i386.exp tests on top of patch-set show no regressions. > under simulator. > > Is it ok for trunk? > > gcc/ > * config/i386/sse.md > (

[PATCH i386 AVX512] [64/n] Add rest of VI1-AVX2: vpack[us]wb.

2014-10-09 Thread Kirill Yukhin
Hello, This patch adds rest of vpack instruction patterns. Bootstrapped. gcc.target/i386.exp tests on top of patch-set show no regressions. under simulator. Is it ok for trunk? gcc/ * config/i386/sse.md (define_insn "_packsswb"): Add masking. (define_insn "_packuswb"): Di