[libcxx-commits] [PATCH] D124328: [libc++] Forward more often to memmove in copy
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 31 10:58:44 PDT 2022
philnik added a comment.
In D124328#3547884 <https://reviews.llvm.org/D124328#3547884>, @pkasting wrote:
> @philnik It looks like you're working on this in your spare time. Do you know when you'll be able to get back to it? Chromium downstream is waiting on this to land before updating to the latest libc++ sources, to avoid regressing perf.
The patch works. Right now I'm just waiting for @ldionne to review it. It should be done by Friday.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124328/new/
https://reviews.llvm.org/D124328
More information about the libcxx-commits
mailing list