[libc-commits] [PATCH] D107848: [libc] Add optimized memset for AArch64

Andre Vieira via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 23 01:22:09 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b87c3d57367: [libc] Add optimized memset for AArch64 (authored by avieira).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107848

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/aarch64/memset.cpp
  libc/src/string/memory_utils/elements_aarch64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107848.374468.patch
Type: text/x-patch
Size: 5019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210923/a6ef5f61/attachment.bin>


More information about the libc-commits mailing list