Re: [PATCH i386 AVX512] [39/n] Extend ashrv insn patterns.

2014-09-12 Thread Uros Bizjak
On Fri, Sep 12, 2014 at 3:45 PM, Kirill Yukhin wrote: > Patch in the bottom (derived with git diff -w) > extends ashrv insns patterns. > I choosen to add `_1' to `VI24_AVX512BW_1' mode iterator > because of it is irregular. > > Bootstrapped. > AVX-512* tests on top of patch-set all pass > under s

[PATCH i386 AVX512] [39/n] Extend ashrv insn patterns.

2014-09-12 Thread Kirill Yukhin
Hello, Patch in the bottom (derived with git diff -w) extends ashrv insns patterns. I choosen to add `_1' to `VI24_AVX512BW_1' mode iterator because of it is irregular. Bootstrapped. AVX-512* tests on top of patch-set all pass under simulator. Is it ok for trunk? gcc/ * config/i386/sse.m