[PATCH] D69337: [PhiValues] Remove redundant searches in DenseMap

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 17 03:48:38 PST 2019


ekatz updated this revision to Diff 229715.
ekatz added a comment.

Separated the update of NonPhiReachableMap from ReachableMap as requested.


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

https://reviews.llvm.org/D69337

Files:
  llvm/include/llvm/Analysis/PhiValues.h
  llvm/lib/Analysis/PhiValues.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69337.229715.patch
Type: text/x-patch
Size: 5396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191117/c145be75/attachment.bin>


More information about the llvm-commits mailing list