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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 06:44:33 PDT 2019


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

Fix wording in assert messages.


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.210317.patch
Type: text/x-patch
Size: 6532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/15908fa5/attachment.bin>


More information about the llvm-commits mailing list