[PATCH] D21951: [LVI] Use DenseMap::find_as in LazyValueInfo.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 13:48:40 PDT 2016


jlebar updated this revision to Diff 65799.
jlebar added a comment.

Use smaller values in the DenseMap.

Doesn't make a difference in my profile, but I agree that it's cleaner this way.


https://reviews.llvm.org/D21951

Files:
  lib/Analysis/LazyValueInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21951.65799.patch
Type: text/x-patch
Size: 3413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160727/e916d836/attachment.bin>


More information about the llvm-commits mailing list