; Vidhumouli Hunsigida; Nagaraju Mekala
Subject: Re: Allocating some Loop allocno in memory
On Sun, Jan 11, 2015 at 4:45 PM, Ajit Kumar Agarwal
wrote:
-Original Message-
From: Richard Biener [mailto:richard.guent...@gmail.com]
Sent: Sunday, January 11, 2015 8:05 PM
To: Ajit Kumar Agarwal
: Allocating some Loop allocno in memory
On Sun, Jan 11, 2015 at 4:45 PM, Ajit Kumar Agarwal
wrote:
>
>
> -Original Message-
> From: Richard Biener [mailto:richard.guent...@gmail.com]
> Sent: Sunday, January 11, 2015 8:05 PM
> To: Ajit Kumar Agarwal; vmaka...@redhat.co
gt; Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala
> Subject: Re: Allocating some Loop allocno in memory
>
> On January 11, 2015 5:25:23 AM CET, Ajit Kumar Agarwal
> wrote:
>>
>>I was thinking of some of the opportunities with respect to reducin
: Allocating some Loop allocno in memory
On January 11, 2015 5:25:23 AM CET, Ajit Kumar Agarwal
wrote:
>
>I was thinking of some of the opportunities with respect to reducing
>spills inside the Loop. If the Live range(allocno) spans through the
>Loop and Live out at the exit of the Loop a
On January 11, 2015 5:25:23 AM CET, Ajit Kumar Agarwal
wrote:
>
>I was thinking of some of the opportunities with respect to reducing
>spills inside the Loop. If the Live range(allocno)
>spans through the Loop and Live out at the exit of the Loop and there
>are no references or not being touched
I was thinking of some of the opportunities with respect to reducing spills
inside the Loop. If the Live range(allocno)
spans through the Loop and Live out at the exit of the Loop and there are no
references or not being touched upon
inside the Loop, assign the allocno to the memory. This incre