[PATCH] D25477: [JumpThreading] Unfold selects that depend on the same condition

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 09:19:01 PDT 2016


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.

cheers,
--renato


Repository:
  rL LLVM

https://reviews.llvm.org/D25477





More information about the llvm-commits mailing list