Re: [PATCH i386 AVX512] [50/n] Add cvtps2 insn patterns.

2014-09-23 Thread Uros Bizjak
On Tue, Sep 23, 2014 at 1:32 PM, Kirill Yukhin wrote: > Patch in the bottom extends truncation 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 > "_fix_n

[PATCH i386 AVX512] [50/n] Add cvtps2 insn patterns.

2014-09-23 Thread Kirill Yukhin
Hello, Patch in the bottom extends truncation insn patterns. Bootstrapped. AVX-512* tests on top of patch-set all pass under simulator. Is it ok for trunk? gcc/ * config/i386/s