[all-commits] [llvm/llvm-project] 7799b5: [reland][NFC][libc] rearrange aarch64 memset code ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Aug 19 08:32:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7799b5c0e6ea2cdc5b5123a1f875bc895c9137a6
https://github.com/llvm/llvm-project/commit/7799b5c0e6ea2cdc5b5123a1f875bc895c9137a6
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M libc/src/string/memory_utils/elements_aarch64.h
M libc/src/string/memory_utils/memset_implementations.h
Log Message:
-----------
[reland][NFC][libc] rearrange aarch64 memset code to better match new implementation
Differential Revision: https://reviews.llvm.org/D132121
More information about the All-commits
mailing list