[llvm] r216523 - InstCombine: Optimize GEP's involving ptrtoint better
Doug Gilmore
Doug.Gilmore at imgtec.com
Thu Aug 28 11:57:25 PDT 2014
On 08/27/2014 02:33 PM, Renato Golin wrote:
> On 27 August 2014 06:16, David Majnemer <david.majnemer at gmail.com> wrote:
>> Author: majnemer
>> Date: Wed Aug 27 00:16:04 2014
>> New Revision: 216523
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=216523&view=rev
>> Log:
>> InstCombine: Optimize GEP's involving ptrtoint better
>
>
> Hi David,
>
> I've done a bisect and this commit broke out test-suite bot:
>
> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/8059
>
> The big problem is that the test "result" is just an MD5. :(
>
> I'm investigating.
>
> cheers,
> --renato
>
Thanks Renato,
This is commit is also regressing many of the MIPS nightly buildbots:
https://dmz-portal.mips.com/bb/grid
Regards,
Doug
More information about the llvm-commits
mailing list