[llvm] r218721 - [InstCombine] Optimize icmp-select-icmp

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Oct 1 03:17:43 PDT 2014


Reverted in r218752.

On Wed, Oct 1, 2014 at 1:58 PM, Chandler Carruth <chandlerc at google.com> wrote:
>
> On Wed, Oct 1, 2014 at 2:57 AM, Renato Golin <renato.golin at linaro.org>
> wrote:
>>
>> Hi Gerolf,
>>
>> This commit actually broke our self-hosting bot (and hasn't been fixed
>> by the commit you mentioned):
>>
>>
>> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost/builds/470
>>
>> It's also failing out test-suite bots:
>>
>> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/8518
>>
>> Do you need the case and script? Can you run the test on ARM machine?
>>
>> Anyhow, if this is going to take a while, maybe reverting the patch so
>> our bots can go back to green would be appreciated.
>
>
> See the long discussion with Evgeniy since then -- it seems to still be
> breaking that bootstrap. I think he was confirming that it doesn't represent
> anything busted on the bot and then was going to revert. I suspect given
> timezones one of us should take care of the revert tonight.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list