Hello Jakub, On 13 May 19:14, Jakub Jelinek wrote: > Hi! > > This is either AVX2 or for EVEX AVX512BW (& AVX512VL) instruction, > thus the patch adds it as a separate alternative guarded with avx512bw > isa attribute. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2016-05-13 Jakub Jelinek <ja...@redhat.com> > > * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add > avx512bw alternative. > > * gcc.target/i386/avx512bw-vpmaddubsw-3.c: New test. OK (sorry for delay).
-- Thanks, K