[libc-commits] [PATCH] D113321: [libc] add memmove basic building blocks
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 22 02:23:06 PST 2021
gchatelet updated this revision to Diff 388830.
gchatelet added a comment.
- Updated tests, fixed missing function in X86 vector implementation and rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113321/new/
https://reviews.llvm.org/D113321
Files:
libc/src/string/memory_utils/elements.h
libc/src/string/memory_utils/elements_x86.h
libc/test/src/string/memory_utils/elements_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113321.388830.patch
Type: text/x-patch
Size: 7869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211122/ef91ea45/attachment.bin>
More information about the libc-commits
mailing list