Re: Prototype implementation: Improving effectiveness and generality of auto-vectorization

2016-01-11 Thread Richard Biener
On Fri, Jan 8, 2016 at 5:11 PM, Alan Lawrence wrote: > On Tues, Oct 27, 2015 at 2:39 PM, Richard Biener > wrote: >> >> On Mon, Oct 26, 2015 at 6:59 AM, sameera >> wrote: >>> >>> >>> Richard, we have defined the input language for convenience in prototype >>> implementation. However, we will be u

Re: Prototype implementation: Improving effectiveness and generality of auto-vectorization

2016-01-08 Thread Alan Lawrence
On Tues, Oct 27, 2015 at 2:39 PM, Richard Biener wrote: On Mon, Oct 26, 2015 at 6:59 AM, sameera wrote: Richard, we have defined the input language for convenience in prototype implementation. However, we will be using GIMPLE as our IR. As per grammar of our tree, p-tree denote the permute o

Re: Prototype implementation: Improving effectiveness and generality of auto-vectorization

2015-10-27 Thread Richard Biener
On Mon, Oct 26, 2015 at 6:59 AM, sameera wrote: > On Wednesday 21 October 2015 05:23 PM, Richard Biener wrote: >> >> On Thu, Oct 15, 2015 at 12:20 PM, sameera >> wrote: >>> >>> Hi Richard, >>> >>> This is with reference to our discussion at GNU Tools Cauldron 2015 >>> regarding my talk titled "Im

Re: Prototype implementation: Improving effectiveness and generality of auto-vectorization

2015-10-25 Thread sameera
On Wednesday 21 October 2015 05:23 PM, Richard Biener wrote: On Thu, Oct 15, 2015 at 12:20 PM, sameera wrote: Hi Richard, This is with reference to our discussion at GNU Tools Cauldron 2015 regarding my talk titled "Improving the effectiveness and generality of GCC auto-vectorization." We, at

Re: Prototype implementation: Improving effectiveness and generality of auto-vectorization

2015-10-21 Thread Richard Biener
On Thu, Oct 15, 2015 at 12:20 PM, sameera wrote: > Hi Richard, > > This is with reference to our discussion at GNU Tools Cauldron 2015 > regarding my talk titled "Improving the effectiveness and generality of GCC > auto-vectorization." We, at Imaginations Technologies, have further worked > on fin

Prototype implementation: Improving effectiveness and generality of auto-vectorization

2015-10-15 Thread sameera
Hi Richard, This is with reference to our discussion at GNU Tools Cauldron 2015 regarding my talk titled "Improving the effectiveness and generality of GCC auto-vectorization." We, at Imaginations Technologies, have further worked on finalizing the algorithms for transformations to achieve effic