On 4 January 2012 15:09, Richard Sandiford wrote:
> Ramana Radhakrishnan writes:
>> On 29 December 2011 10:21, Richard Sandiford
>> wrote:
>>> The remaining change for neon-strided-load-extract is to allow fwprop.c
>>> to propagate:
>>>
>>> (set (reg X) (subreg (reg Y) N))
>>>
>>> even if no
Ramana Radhakrishnan writes:
> On 29 December 2011 10:21, Richard Sandiford
> wrote:
>> The remaining change for neon-strided-load-extract is to allow fwprop.c
>> to propagate:
>>
>> (set (reg X) (subreg (reg Y) N))
>>
>> even if no further simplifications are possible. I posted the original
On 29 December 2011 10:21, Richard Sandiford
wrote:
> The remaining change for neon-strided-load-extract is to allow fwprop.c
> to propagate:
>
> (set (reg X) (subreg (reg Y) N))
>
> even if no further simplifications are possible. I posted the original
> patch for comments here:
>
> http:/
The remaining change for neon-strided-load-extract is to allow fwprop.c
to propagate:
(set (reg X) (subreg (reg Y) N))
even if no further simplifications are possible. I posted the original
patch for comments here:
http://article.gmane.org/gmane.comp.gcc.patches/246180/
and fixed the p