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

Chandler Carruth chandlerc at google.com
Wed Oct 1 02:58:22 PDT 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/87e04741/attachment.html>


More information about the llvm-commits mailing list