On Wed, Aug 27, 2014 at 2:16 PM, Kirill Yukhin <kirill.yuk...@gmail.com> wrote:
> This patch introduces integer max/min AVX-512 pattern. > > Bootstrapped. > AVX-512* tests on top of patch-set all pass > under simulator. > > Is it ok for trunk? > > gcc/ > * config/i386/sse.md > (define_mode_iterator VI128_256): New. > (define_insn "<mask_codefor><code><mode>3<mask_name>"): Ditto. OK. Thanks, Uros.