[libc-commits] [PATCH] D154494: [libc] Adding a version of memcpy w/ software prefetching

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 7 03:37:48 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb1468d3cbb7: [libc] Adding a version of memcpy w/ software prefetching (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154494/new/

https://reviews.llvm.org/D154494

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memory_utils/op_builtin.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: D154494.538060.patch
Type: text/x-patch
Size: 14565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230707/8cd62500/attachment-0001.bin>


More information about the libc-commits mailing list