[libc-commits] [PATCH] D80291: [libc][NFC] Simplify memcpy implementation
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 26 04:50:10 PDT 2020
gchatelet updated this revision to Diff 266165.
gchatelet added a comment.
- Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80291/new/
https://reviews.llvm.org/D80291
Files:
libc/src/string/CMakeLists.txt
libc/src/string/memcpy.cpp
libc/src/string/memcpy_arch_specific.h.def
libc/src/string/memory_utils/memcpy_utils.h
libc/src/string/x86/memcpy.cpp
libc/src/string/x86/memcpy_arch_specific.h.inc
libc/test/src/string/memory_utils/memcpy_utils_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80291.266165.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200526/b3e6b40d/attachment-0001.bin>
More information about the libc-commits
mailing list