[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 06:04:59 PDT 2018


fhahn added a comment.

I had to revert this patch in https://reviews.llvm.org/rL333323 because it caused a mismatch in the stage3 and stage4 binaries built by the clang-with-thin-lto-ubuntu bot. I will investigate.


Repository:
  rL LLVM

https://reviews.llvm.org/D45330





More information about the llvm-commits mailing list