[all-commits] [llvm/llvm-project] 4d931b: [NFC][libc] rearrange aarch64 memset code to bette...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Aug 19 07:48:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d931b6e1e7e6003fa6c68aec9223b06e31c982d
https://github.com/llvm/llvm-project/commit/4d931b6e1e7e6003fa6c68aec9223b06e31c982d
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:
-----------
[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