[libc-commits] [PATCH] D114432: [libc] Add a reasonably optimized version for bcmp
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Nov 30 02:52:58 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf059dfef5a7: [libc] Add a reasonably optimized version for bcmp (authored by gchatelet).
Changed prior to commit:
https://reviews.llvm.org/D114432?vs=389151&id=390645#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114432/new/
https://reviews.llvm.org/D114432
Files:
libc/src/string/CMakeLists.txt
libc/src/string/bcmp.cpp
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/bcmp_implementations.h
libc/test/src/string/bcmp_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114432.390645.patch
Type: text/x-patch
Size: 5635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211130/0df80c59/attachment.bin>
More information about the libc-commits
mailing list