Re: [PATCH] Improve *vec_concatv4si

2016-06-02 Thread Uros Bizjak
On Thu, May 26, 2016 at 7:07 PM, Jakub Jelinek wrote: > Hi! > > Both vpunpcklqdq and vmovhps are available with XMM EVEX args in AVX512VL. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? > > 2016-05-26 Jakub Jelinek > > *

[PATCH] Improve *vec_concatv4si

2016-05-26 Thread Jakub Jelinek
Hi! Both vpunpcklqdq and vmovhps are available with XMM EVEX args in AVX512VL. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2016-05-26 Jakub Jelinek * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of x=x,x and v=v,m instead