e would be starting with design and implementation of the same
in GCC and would be glad to receive comments, feedback and suggestions.
- Thanks and regards,
Sameera Deshpande
Introduction
Current methods of auto-vectorization take the vectorization decision through a
generic analysi
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.&qu
rward to your suggestions and insight in this regard for
better execution of this project.
Also, as this is long term project, can we create a branch in GCC to put all
our patches at one place so that anyone interested can download and tweak with
the code?
- Thanks and regards,
Sameera
On Thursday 09 June 2016 05:45 PM, Richard Biener wrote:
On Thu, Jun 9, 2016 at 10:54 AM, Richard Biener
wrote:
On Tue, Jun 7, 2016 at 3:59 PM, Sameera Deshpande
wrote:
Hi Richard,
This is with reference to our discussion at GNU Tools Cauldron 2015 regarding my talk
titled "Improvin
On Wednesday 15 June 2016 05:52 PM, Richard Biener wrote:
On Mon, Jun 13, 2016 at 12:56 PM, Sameera Deshpande
wrote:
On Thursday 09 June 2016 05:45 PM, Richard Biener wrote:
On Thu, Jun 9, 2016 at 10:54 AM, Richard Biener
wrote:
On Tue, Jun 7, 2016 at 3:59 PM, Sameera Deshpande
wrote
From: Richard Biener [richard.guent...@gmail.com]
Sent: 06 July 2016 16:46:17
To: Sameera Deshpande
Cc: Matthew Fortune; Rich Fuhler; Prachi Godbole; gcc@gcc.gnu.org; Jaydeep Patil
Subject: Re: [Patch 0,1a] Improving effectiveness and generality of