[PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.
Kevin Hu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 10 14:40:03 PST 2017
hxy9243 marked an inline comment as done.
hxy9243 added a comment.
Addressed previous issues in the comments. The patch still shows consistent perf uplift in proprietary benchmark on shared_ptr.
@EricWF @sebpop @hiraditya Any thoughts?
Repository:
rL LLVM
https://reviews.llvm.org/D24991
More information about the cfe-commits
mailing list