[all-commits] [llvm/llvm-project] 2156d3: [libc] Fix memcpy inefficiency
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jan 17 03:06:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2156d33b49b8e5e782573695eca47b2c04d0ab9d
https://github.com/llvm/llvm-project/commit/2156d33b49b8e5e782573695eca47b2c04d0ab9d
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M libc/src/string/memory_utils/memcpy_implementations.h
Log Message:
-----------
[libc] Fix memcpy inefficiency
More information about the All-commits
mailing list