[libc-commits] [PATCH] D114637: [libc] Optimized version of memmove
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 2 05:50:06 PST 2022
gchatelet updated this revision to Diff 405235.
gchatelet marked 2 inline comments as done.
gchatelet added a comment.
- rebase
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.405235.patch
Type: text/x-patch
Size: 22885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220202/38ac5ed5/attachment-0001.bin>
More information about the libc-commits
mailing list