On Tue, Sep 23, 2014 at 1:32 PM, Kirill Yukhin <kirill.yuk...@gmail.com> 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 > "<sse2_avx_avx512f>_fix_notrunc<sf2simodelower><mode><mask_name>"): > Add masking. > (define_insn "fix_truncv8sfv8si2<mask_name>"): Ditto. > (define_insn "fix_truncv4sfv4si2<mask_name>"): Ditto. OK. Thanks, Uros.