<div dir="ltr"><div><div>Hi Renato -<br><br></div>The likelihood that this change would fail on one bot but not others seems really small. Now that I think about it, so would the commit that I reverted at:<br> <a target="_blank" rel="noreferrer" href="https://reviews.llvm.org/rL280676"><wbr>rL280676</a><br><br></div>If the bot is using stale binaries for the tools under test but running 'check' with updated regression tests, then it will appear that *every* commit since the binary became stale is causing a failure, right?<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 4:13 PM, Renato Golin via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2 September 2016 at 23:03, Xinliang David Li via llvm-commits<br>
<span class=""><<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Author: davidxl<br>
> Date: Fri Sep  2 17:03:40 2016<br>
> New Revision: 280547<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=280547&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-<wbr>project?rev=280547&view=rev</a><br>
> Log:<br>
> [Profile] handle select instruction in 'expect' lowering<br>
><br>
> Builtin expect lowering currently ignores select. This patch<br>
> fixes the issue<br>
<br>
</span>Hi Xinliang,<br>
<br>
This one looks like it's yours:<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/14952/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Abasic.ll" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/<wbr>builders/clang-cmake-armv7-<wbr>a15/builds/14952/steps/ninja%<wbr>20check%201/logs/FAIL%3A%<wbr>20LLVM%3A%3Abasic.ll</a><br>
<br>
Unfortunately, our bots didn't detect because of a change in the<br>
builder which made all bots not report any errors.<br>
<br>
If you can't fix it quickly, please revert and we'll investigate that<br>
later, as right now, we're dealing with a large number of concurrent<br>
failures and we won't have time to investigate further.<br>
<br>
Sorry.<br>
<br>
--renato<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>