On Thu, Mar 5, 2015 at 1:34 PM, Xingxing Pan <xxing...@marvell.com> wrote: > Hi, > > The expanding of widen-sum pattern always fails. The vectorizer expects the > operands to have the same size, while the current implementation of > widen-sum pattern dose not conform to this. > > This patch implements the widen-sum pattern with vpadal. Change the vaddw > pattern to anonymous. Add widen-sum test cases for neon. >
Can you please respin addressing James and Kyrill's comments ? Ramana > -- > Regards, > Xingxing