[libcxx-commits] [PATCH] D124328: [libc++] Forward more often to memmove in copy
Dávid Bolvanský via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 23 08:14:15 PDT 2022
xbolva00 added a comment.
>> Fixes https://github.com/llvm/llvm-project/issues/33687
What exactly? For the testcases, I see two memmoves with libc++:
https://gcc.godbolt.org/z/GeWf6b179
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