[PATCH] D16622: Value: Provide a shortcut in stripPointerCastsAndOffsets()
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 22:18:46 PST 2016
hfinkel added a comment.
In http://reviews.llvm.org/D16622#338097, @MatzeB wrote:
> I just posted patches that
...
> I just posted reviews that should avoid the memset in the small SmallPtrSet cases. I can't measure any signifant differences with it, so we can abandon this (assuming the SmallPtrSet changes get approved).
Great, thanks!
Repository:
rL LLVM
http://reviews.llvm.org/D16622
More information about the llvm-commits
mailing list