[libcxx-commits] [PATCH] D80588: Optimize vector push_back to avoid continuous load and store of end pointer.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 31 17:26:19 PDT 2023
philnik added a comment.
Herald added a subscriber: sunshaoce.
Herald added a project: All.
Is there still interest in pursuing this? If not, could you abandon this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80588/new/
https://reviews.llvm.org/D80588
More information about the libcxx-commits
mailing list