[PATCH] D64866: [PredicateInfo] Replace pointer comparisons with deterministic compares.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 09:42:00 PDT 2019


fhahn updated this revision to Diff 211782.
fhahn added a comment.

Address Eli's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64866

Files:
  llvm/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/test/Transforms/SCCP/ipsccp-predinfo-uselists.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64866.211782.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/86a19e1a/attachment.bin>


More information about the llvm-commits mailing list