Re: [patch] Rewrite SLP analysis towards support of operations with any number of operands

2011-11-04 Thread Ira Rosen
On 4 November 2011 09:50, Jakub Jelinek wrote: > The Changelog entry doesn't mention tree-vect-data-refs.c at all, yet > the patch modifies it and the commit too. > To me it looks like you've reverted the tree-vect-data-refs.c part > of your PR50730 > http://gcc.gnu.org/viewcvs?root=gcc&view=rev&r

Re: [patch] Rewrite SLP analysis towards support of operations with any number of operands

2011-11-04 Thread Jakub Jelinek
On Thu, Nov 03, 2011 at 10:47:32AM +0200, Ira Rosen wrote: > On 1 November 2011 11:35, Ira Rosen wrote: > > At the moment SLP allows only unary and binary operations building SLP > > instance as a binary tree. This patch rewrites the analysis and SLP > > tree creation to support any number of oper