[libc-commits] [PATCH] D94770: [libc] CopyAlignedBlocks can now specify alignment on top of block size

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jan 15 05:43:30 PST 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.

This has been requested in D92236 <https://reviews.llvm.org/D92236>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94770

Files:
  libc/src/string/memory_utils/memcpy_utils.h
  libc/src/string/memory_utils/utils.h
  libc/test/src/string/memory_utils/memcpy_utils_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94770.316917.patch
Type: text/x-patch
Size: 4902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210115/16c6c756/attachment.bin>


More information about the libc-commits mailing list