[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 08:02:27 PDT 2016
thakis added a comment.
I've reverted this in r284979.
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
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20161024/399484.html
Repository:
rL LLVM
https://reviews.llvm.org/D25477
More information about the llvm-commits
mailing list