This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Allow XMM16-XMM31 in vpmaddubsw


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  <jakub@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]