[PATCH] D62644: [EarlyCSE] Ensure equal keys have the same hash value

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 10:25:59 PDT 2019


JosephTremoulet updated this revision to Diff 203194.
JosephTremoulet added a comment.

Fix style, rebase on top of test change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62644

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/test/Transforms/EarlyCSE/commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62644.203194.patch
Type: text/x-patch
Size: 46854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/c0533416/attachment.bin>


More information about the llvm-commits mailing list