[PATCH] D77201: [CodeGen][SelectionDAG] Flip Booleans More Often

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 01:35:53 PDT 2020


Pierre-vh reopened this revision.
Pierre-vh added a comment.
This revision is now accepted and ready to land.

I had to revert this change because it seemed to have caused multiple buildbot failures:

- http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/36860
- http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu/builds/4382
- http://lab.llvm.org:8011/builders/fuchsia-x86_64-linux/builds/2720
- http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel/builds/34713
- http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/46826
- http://lab.llvm.org:8011/builders/clang-x86_64-debian-new-pass-manager-fast/builds/6443
- http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/18581
- http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/65435
- (and a few more)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77201/new/

https://reviews.llvm.org/D77201





More information about the llvm-commits mailing list