[PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 11:14:09 PDT 2016
On Mon, Oct 24, 2016 at 12:19 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> rengolin added a comment.
>
> In https://reviews.llvm.org/D25477#577578, @thakis wrote:
>
> > It seems to break selfhost on some bots, see e.g.
> > http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/21
> > http://lab.llvm.org:8011/builders/clang-ppc64be-linux-
> multistage/builds/20
> > http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/22
>
>
> Running the test-suite might be easier for you to test on the next
> iteration:
>
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/23
>
> It only broke 7zip.
>
It also broke bootstrap on at least Windows.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/b888612e/attachment.html>
More information about the llvm-commits
mailing list