Re: [PING, PATCH2/2, PR52252] Vectorization for load/store groups of size 3.

2014-06-10 Thread Richard Biener
On Tue, 10 Jun 2014, Evgeny Stupachenko wrote: > ping. > The changes are similar to already committed on loads group. Ok. Thanks, Richard. > On Tue, Jun 3, 2014 at 5:22 PM, Evgeny Stupachenko wrote: > > I've added a bug report for the stores group case: > > https://gcc.gnu.org/bugzilla/show_bu

Re: [PING, PATCH2/2, PR52252] Vectorization for load/store groups of size 3.

2014-06-10 Thread Evgeny Stupachenko
ping. The changes are similar to already committed on loads group. On Tue, Jun 3, 2014 at 5:22 PM, Evgeny Stupachenko wrote: > I've added a bug report for the stores group case: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61403 > > > On Wed, May 28, 2014 at 5:18 PM, Evgeny Stupachenko > wrot

Re: [PING, PATCH2/2, PR52252] Vectorization for load/store groups of size 3.

2014-06-03 Thread Evgeny Stupachenko
I've added a bug report for the stores group case: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61403 On Wed, May 28, 2014 at 5:18 PM, Evgeny Stupachenko wrote: > Ping. > Test is modified according to the fix in the test for loads. > > diff --git a/gcc/testsuite/gcc.dg/vect/pr52252-st.c > b/gcc/

Re: [PATCH2/2, PR52252] Vectorization for load/store groups of size 3.

2014-05-28 Thread Evgeny Stupachenko
Ping. Test is modified according to the fix in the test for loads. diff --git a/gcc/testsuite/gcc.dg/vect/pr52252-st.c b/gcc/testsuite/gcc.dg/vect/pr52252-st.c new file mode 100644 index 000..e7161f7 --- /dev/null +++ b/gcc/testsuite/gcc.dg/vect/pr52252-st.c @@ -0,0 +1,21 @@ +/* { dg-do compil

[PATCH2/2, PR52252] Vectorization for load/store groups of size 3.

2014-05-06 Thread Evgeny Stupachenko
2nd part of patch is on stores group. Bootstrap and make check passed on x86. Is it ok? 2014-05-06 Evgeny Stupachenko * tree-vect-data-refs.c (vect_grouped_store_supported): New check for storess group of length 3. (vect_permute_store_chain): New permutations for store