[all-commits] [llvm/llvm-project] 1a4696: [libc][NFC] Use new approach based on types to cod...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Apr 11 04:32:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a4696d9ec26eb4f7e9768bc279235667232e92a
https://github.com/llvm/llvm-project/commit/1a4696d9ec26eb4f7e9768bc279235667232e92a
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M libc/src/string/memory_utils/memset_implementations.h
M libc/src/string/memory_utils/op_aarch64.h
M libc/src/string/memory_utils/op_generic.h
M libc/test/src/string/memory_utils/op_tests.cpp
Log Message:
-----------
[libc][NFC] Use new approach based on types to code memset
More information about the All-commits
mailing list