Hi,
On 09 May 18:51, Jakub Jelinek wrote:
> Hi!
> 
> vpinsr{b,w} are AVX512BW, vpinsr{d,q} are AVX512DQ.
> This patch makes us use v constraint instead of x in those
> cases.
> 
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
OK.

--
Thanks, K
> 
> 2016-05-09  Jakub Jelinek  <ja...@redhat.com>
> 
>       * config/i386/sse.md (pinsr_evex_isa): New mode attr.
>       (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
>       v constraints instead of x and <pinsr_evex_isa> isa attribute.
> 
>       * gcc.target/i386/avx512bw-vpinsr-1.c: New test.
>       * gcc.target/i386/avx512dq-vpinsr-1.c: New test.
>       * gcc.target/i386/avx512vl-vpinsr-1.c: New test.

Reply via email to