[libc-commits] [PATCH] D128051: [libc] Rely on __builtin_memcpy_inline for memcpy implementation

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 17 07:22:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b73f53790f3: [libc] Rely on __builtin_memcpy_inline for memcpy implementation (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128051

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memory_utils/memcpy_implementations.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128051.437894.patch
Type: text/x-patch
Size: 3773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220617/b700da4f/attachment-0001.bin>


More information about the libc-commits mailing list