[libc-commits] [PATCH] D113103: [libc][NFC] Allow memcmp to be inlined
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Nov 3 08:06:46 PDT 2021
gchatelet updated this revision to Diff 384444.
gchatelet added a comment.
- Fix commit message to use memcmp instead of memcpy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113103/new/
https://reviews.llvm.org/D113103
Files:
libc/src/string/CMakeLists.txt
libc/src/string/aarch64/memcmp.cpp
libc/src/string/memcmp.cpp
libc/src/string/memory_utils/memcmp_implementations.inl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113103.384444.patch
Type: text/x-patch
Size: 9593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211103/c49d40ba/attachment-0001.bin>
More information about the libc-commits
mailing list