[libc-commits] [PATCH] D114637: [libc] Optimized version of memmove
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jan 11 01:36:51 PST 2022
gchatelet updated this revision to Diff 398870.
gchatelet added a comment.
- Add MemoryMatcher util and simplify tests
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.398870.patch
Type: text/x-patch
Size: 22885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220111/c6234371/attachment-0001.bin>
More information about the libc-commits
mailing list