[PATCH] D77201: [CodeGen][SelectionDAG] Flip Booleans More Often
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 03:45:24 PDT 2020
thakis added a comment.
> I had to revert this change because it seemed to have caused multiple buildbot failures:
This seems to repro locally when running check-llvm. llc hangs in an infinite loop for e.g. llvm/test/CodeGen/X86/avx512-vec-cmp.ll
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