[libc-commits] [PATCH] D145235: [libc] Add memcpy with software prefetcher
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Mar 3 05:28:24 PST 2023
gchatelet created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145235
Files:
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/op_builtin.h
libc/src/string/memory_utils/op_x86.h
libc/src/string/memory_utils/utils.h
libc/src/string/memory_utils/x86_64/memcpy_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145235.502108.patch
Type: text/x-patch
Size: 8704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230303/c81629ff/attachment.bin>
More information about the libc-commits
mailing list