Re: [PATCH i386 AVX512] [37/n] Extend max/min insn patterns.

2014-09-11 Thread H.J. Lu
On Thu, Sep 11, 2014 at 11:10 AM, Uros Bizjak wrote: > On Thu, Sep 11, 2014 at 3:00 PM, Kirill Yukhin > wrote: > >> Patch in the bottom extends integer max/min patterns. >> Also, it seems, like rounding variant was generated >> for maxmin patterns. Bug fixed. >> >> Bootstrapped. >> AVX-512* test

Re: [PATCH i386 AVX512] [37/n] Extend max/min insn patterns.

2014-09-11 Thread Uros Bizjak
On Thu, Sep 11, 2014 at 3:00 PM, Kirill Yukhin wrote: > Patch in the bottom extends integer max/min patterns. > Also, it seems, like rounding variant was generated > for maxmin patterns. Bug fixed. > > Bootstrapped. > AVX-512* tests on top of patch-set all pass > under simulator. > > Is it ok for

[PATCH i386 AVX512] [37/n] Extend max/min insn patterns.

2014-09-11 Thread Kirill Yukhin
Hello, Patch in the bottom extends integer max/min patterns. Also, it seems, like rounding variant was generated for maxmin patterns. Bug fixed. Bootstrapped. AVX-512* tests on top of patch-set all pass under simulator. Is it ok for trunk? gcc/ * config/i386/sse.md (VI128_256): Delete.