Richard Guenther writes:
> On Tue, Apr 12, 2011 at 3:28 PM, Richard Sandiford
> wrote:
>> This patch just reindents part of vectorizable_load and vectorizable_store
>> so that the main diff is easier to read. It also CSEs the element type,
>> which seemed better than breaking the long lines.
>>
On Tue, Apr 12, 2011 at 3:28 PM, Richard Sandiford
wrote:
> This patch just reindents part of vectorizable_load and vectorizable_store
> so that the main diff is easier to read. It also CSEs the element type,
> which seemed better than breaking the long lines.
>
> I've included both the real diff