[libc-commits] [PATCH] D128051: [libc] Rely on __builtin_memcpy_inline for memcpy implementation
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 17 07:20:28 PDT 2022
gchatelet updated this revision to Diff 437893.
gchatelet marked an inline comment as done.
gchatelet added a comment.
- Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128051/new/
https://reviews.llvm.org/D128051
Files:
libc/src/string/CMakeLists.txt
libc/src/string/memory_utils/memcpy_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128051.437893.patch
Type: text/x-patch
Size: 3773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220617/0b67bdc7/attachment.bin>
More information about the libc-commits
mailing list