[libc-commits] [PATCH] D105441: [LIBC] Add an optimized memcmp implementation for AArch64
Andre Vieira via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 7 07:59:32 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG366805ea175e: [LIBC] Add an optimized memcmp implementation for AArch64 (authored by avieira).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105441/new/
https://reviews.llvm.org/D105441
Files:
libc/src/string/CMakeLists.txt
libc/src/string/aarch64/memcmp.cpp
libc/src/string/memory_utils/elements.h
libc/src/string/memory_utils/elements_aarch64.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/memcmp_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105441.356958.patch
Type: text/x-patch
Size: 11806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210707/11cf7f44/attachment-0001.bin>
More information about the libc-commits
mailing list