On Fri, May 13, 2016 at 02:46:36PM +0300, Kirill Yukhin wrote:
> NP. Below is the patch which fixes both issues.
> It also revealed, that for "*and" pattern 32 byte long
> internal buffer is not enough.
> I've extended bunch of such buffers to 128 bytes.
>
> Probably we might want to re-factor all
Hello,
On 12 May 20:42, Jakub Jelinek wrote:
> On Thu, May 12, 2016 at 05:20:02PM +0300, Kirill Yukhin wrote:
> > > 2016-05-04 Jakub Jelinek
> > >
> > > * config/i386/sse.md (sse_shufps_, sse_storehps, sse_loadhps,
> > > sse_storelps, sse_movss, avx2_vec_dup, avx2_vec_dupv8sf_1,
> > > sse
On Thu, May 12, 2016 at 05:20:02PM +0300, Kirill Yukhin wrote:
> > 2016-05-04 Jakub Jelinek
> >
> > * config/i386/sse.md (sse_shufps_, sse_storehps, sse_loadhps,
> > sse_storelps, sse_movss, avx2_vec_dup, avx2_vec_dupv8sf_1,
> > sse2_shufpd_, sse2_storehpd, sse2_storelpd, sse2_loadh
Hi Jakub,
On 04 May 21:43, Jakub Jelinek wrote:
> Hi!
>
> This patch tweaks more define_insns at once, again all the insns
> should be already in AVX512F or AVX512VL.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
> 2016-05-04 Jakub Jelinek
>
> * config/i386
On 04 May 21:43, Jakub Jelinek wrote:
> Hi!
>
> This patch tweaks more define_insns at once, again all the insns
> should be already in AVX512F or AVX512VL.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
OK for trunk.
--
Thanks, K
>
> 2016-05-04 Jakub Jelinek
>
>
Hi!
This patch tweaks more define_insns at once, again all the insns
should be already in AVX512F or AVX512VL.
Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
2016-05-04 Jakub Jelinek
* config/i386/sse.md (sse_shufps_, sse_storehps, sse_loadhps,
sse_store