[libc-commits] [PATCH] D113321: [libc] add memmove basic building blocks

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Nov 5 14:33:19 PDT 2021


gchatelet created this revision.
gchatelet added a reviewer: avieira.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
gchatelet requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113321

Files:
  libc/src/string/memory_utils/elements.h
  libc/src/string/memory_utils/elements_x86.h
  libc/test/src/string/memory_utils/elements_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113321.385196.patch
Type: text/x-patch
Size: 7360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211105/5b2e4f99/attachment.bin>


More information about the libc-commits mailing list