[libc-commits] [PATCH] D106641: [libc] rewrite aarch64 memcmp implementation

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 23 02:30:25 PDT 2021


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

This patch is simply rearranging the code layout so it's easier to understand.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106641

Files:
  libc/src/string/aarch64/memcmp.cpp
  libc/src/string/memory_utils/elements.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106641.361139.patch
Type: text/x-patch
Size: 4465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210723/d05cb554/attachment.bin>


More information about the libc-commits mailing list