On Wed, Mar 28, 2018 at 1:37 PM, Richard Biener
wrote:
> On Tue, Mar 20, 2018 at 2:36 PM, Richard Biener
> wrote:
>> On Mon, Mar 19, 2018 at 6:08 PM, Aldy Hernandez wrote:
>>> Hi Richard.
>>>
>>> As discussed in the PR, the problem here is that we have two different
>>> iterations of an IV live
On Tue, Mar 20, 2018 at 2:36 PM, Richard Biener
wrote:
> On Mon, Mar 19, 2018 at 6:08 PM, Aldy Hernandez wrote:
>> Hi Richard.
>>
>> As discussed in the PR, the problem here is that we have two different
>> iterations of an IV live outside of a loop. This inhibits us from using
>> autoinc/dec ad
On Tue, Mar 20, 2018 at 7:15 PM, Bin.Cheng wrote:
> On Tue, Mar 20, 2018 at 5:56 PM, Richard Biener
> wrote:
>> On March 20, 2018 6:11:53 PM GMT+01:00, "Bin.Cheng"
>> wrote:
>>>On Mon, Mar 19, 2018 at 5:08 PM, Aldy Hernandez
>>>wrote:
Hi Richard.
As discussed in the PR, the prob
On Tue, Mar 20, 2018 at 5:56 PM, Richard Biener
wrote:
> On March 20, 2018 6:11:53 PM GMT+01:00, "Bin.Cheng"
> wrote:
>>On Mon, Mar 19, 2018 at 5:08 PM, Aldy Hernandez
>>wrote:
>>> Hi Richard.
>>>
>>> As discussed in the PR, the problem here is that we have two
>>different
>>> iterations of an
On March 20, 2018 6:11:53 PM GMT+01:00, "Bin.Cheng"
wrote:
>On Mon, Mar 19, 2018 at 5:08 PM, Aldy Hernandez
>wrote:
>> Hi Richard.
>>
>> As discussed in the PR, the problem here is that we have two
>different
>> iterations of an IV live outside of a loop. This inhibits us from
>using
>> autoinc
On Mon, Mar 19, 2018 at 5:08 PM, Aldy Hernandez wrote:
> Hi Richard.
>
> As discussed in the PR, the problem here is that we have two different
> iterations of an IV live outside of a loop. This inhibits us from using
> autoinc/dec addressing on ARM, and causes extra lea's on x86.
>
> An abbrevia
On Mon, Mar 19, 2018 at 6:08 PM, Aldy Hernandez wrote:
> Hi Richard.
>
> As discussed in the PR, the problem here is that we have two different
> iterations of an IV live outside of a loop. This inhibits us from using
> autoinc/dec addressing on ARM, and causes extra lea's on x86.
>
> An abbrevia
Hi Richard.
As discussed in the PR, the problem here is that we have two different
iterations of an IV live outside of a loop. This inhibits us from using
autoinc/dec addressing on ARM, and causes extra lea's on x86.
An abbreviated example is this:
loop:
# p_9 = PHI
p_20 = p_9 + 184467