[all-commits] [llvm/llvm-project] 8b87c3: [libc] Add optimized memset for AArch64
Andre Vieira via All-commits
all-commits at lists.llvm.org
Thu Sep 23 01:22:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b87c3d5736730cda1d8856098621029b759f3d1
https://github.com/llvm/llvm-project/commit/8b87c3d5736730cda1d8856098621029b759f3d1
Author: Andre Vieira <andre.simoesdiasvieira at arm.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M libc/src/string/CMakeLists.txt
A libc/src/string/aarch64/memset.cpp
M libc/src/string/memory_utils/elements_aarch64.h
Log Message:
-----------
[libc] Add optimized memset for AArch64
Differential Revision: https://reviews.llvm.org/D107848
More information about the All-commits
mailing list