Hello, On 18 May 23:01, Jakub Jelinek wrote: > Hi! > > vinserti32x4 is in AVX512VL. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? OK.
> > 2016-05-18 Jakub Jelinek <ja...@redhat.com> > > * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi, > vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with > v constraint instead of x and vinserti32x4 insn. > > * gcc.target/i386/avx512vl-vinserti32x4-3.c: New test. -- Thanks, K