[libc-commits] [PATCH] D150202: [libc] Add optimized memcpy for RISCV
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed May 10 01:42:23 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4a35492504d: [libc] Add optimized memcpy for RISCV (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150202/new/
https://reviews.llvm.org/D150202
Files:
libc/src/__support/macros/properties/architectures.h
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/memcpy_implementations.h
libc/src/string/memory_utils/utils.h
libc/test/src/string/memory_utils/utils_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150202.520933.patch
Type: text/x-patch
Size: 10856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230510/ab62fa85/attachment-0001.bin>
More information about the libc-commits
mailing list