[llvm] r242869 - [SROA] Fix a nasty pile of bugs to do with big-endian, different alloca

Hans Wennborg hwennborg at google.com
Wed Jul 22 11:51:19 PDT 2015


On Wed, Jul 22, 2015 at 11:42 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
>> From: "Chandler Carruth" <chandlerc at gmail.com>
>> To: "Chandler Carruth" <chandlerc at gmail.com>, llvm-commits at cs.uiuc.edu, "Hans Wennborg" <hans at hanshq.net>, "Hal
>> Finkel" <hfinkel at anl.gov>
>> Sent: Wednesday, July 22, 2015 5:19:31 AM
>> Subject: Re: [llvm] r242869 - [SROA] Fix a nasty pile of bugs to do with big-endian, different alloca
>>
>>
>> Hans, this is likely to be a bug fix we want on the release branch,
>> but I'd like Hal to confirm that it's working for him on big-endian
>> systems first.
>>
>
> LGTM. Causes no test-suite failures or failures in self-hosting on big-Endian PPC64/Linux.

Merged in r242924.

Thanks,
Hans



More information about the llvm-commits mailing list