[libc-commits] [PATCH] D114637: [libc] Optimized version of memmove

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 7 04:43:11 PST 2022


gchatelet updated this revision to Diff 406400.
gchatelet added a comment.

rebasing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114637

Files:
  libc/src/__support/CPP/ArrayRef.h
  libc/src/string/CMakeLists.txt
  libc/src/string/memmove.cpp
  libc/src/string/memory_utils/elements.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/memmove_test.cpp
  libc/utils/UnitTest/CMakeLists.txt
  libc/utils/UnitTest/MemoryMatcher.cpp
  libc/utils/UnitTest/MemoryMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114637.406400.patch
Type: text/x-patch
Size: 22836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220207/907969a2/attachment-0001.bin>


More information about the libc-commits mailing list