[libc-commits] [PATCH] D150202: [libc] Add optimized memcpy for RISCV 64
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 9 07:41:42 PDT 2023
gchatelet updated this revision to Diff 520698.
gchatelet added a comment.
- Fix typo
- Add missing dependency
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150202/new/
https://reviews.llvm.org/D150202
Files:
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.520698.patch
Type: text/x-patch
Size: 9645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230509/472c12b6/attachment.bin>
More information about the libc-commits
mailing list