Re: [PATCH] Improve XMM16-XMM31 handling in vpinsr*

2016-05-12 Thread Kirill Yukhin
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

[PATCH] Improve XMM16-XMM31 handling in vpinsr*

2016-05-09 Thread Jakub Jelinek
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? 2016-05-09 Jakub Jelinek * config/i386/sse.md (pinsr_evex_isa): New mode attr. (_pins