[libc-commits] [PATCH] D101296: [libc] Use different alignment for memcpy between ARM and x86.
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 26 12:07:28 PDT 2021
gchatelet updated this revision to Diff 340608.
gchatelet added a comment.
- Added tests for CopyDstAlignedBlocks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101296/new/
https://reviews.llvm.org/D101296
Files:
libc/src/string/aarch64/memcpy.cpp
libc/src/string/memcpy.cpp
libc/src/string/memory_utils/memcpy_utils.h
libc/src/string/x86/memcpy.cpp
libc/test/src/string/memory_utils/memcpy_utils_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101296.340608.patch
Type: text/x-patch
Size: 8631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210426/971bcaab/attachment.bin>
More information about the libc-commits
mailing list