[all-commits] [llvm/llvm-project] b3b541: [libc][NFC] Separate avx/no-avx x86 memcpy impleme...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jun 28 06:57:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3b54131d0a025c74082b7cb843d83fbd8814865
https://github.com/llvm/llvm-project/commit/b3b54131d0a025c74082b7cb843d83fbd8814865
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M libc/src/string/memory_utils/x86_64/memcpy_implementations.h
Log Message:
-----------
[libc][NFC] Separate avx/no-avx x86 memcpy implementations
Reviewed By: courbet
Differential Revision: https://reviews.llvm.org/D153958
More information about the All-commits
mailing list