[libc-commits] [PATCH] D114637: [libc] Optimized version of memmove
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Feb 8 03:55:33 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83f9b13d8cc2: [libc] Optimized version of memmove (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114637/new/
https://reviews.llvm.org/D114637
Files:
libc/src/__support/CPP/ArrayRef.h
libc/src/string/CMakeLists.txt
libc/src/string/memmove.cpp
libc/src/string/memory_utils/elements.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/memmove_test.cpp
libc/utils/UnitTest/CMakeLists.txt
libc/utils/UnitTest/MemoryMatcher.cpp
libc/utils/UnitTest/MemoryMatcher.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114637.406760.patch
Type: text/x-patch
Size: 23251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220208/0a9d7ed6/attachment-0001.bin>
More information about the libc-commits
mailing list