[all-commits] [llvm/llvm-project] 791d88: [libc] Align to 32B instead of 16B for optimized m...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Aug 20 06:09:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 791d88f35f93c3b728bc263ff8e9826852b828be
https://github.com/llvm/llvm-project/commit/791d88f35f93c3b728bc263ff8e9826852b828be
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M libc/src/string/memcmp.cpp
Log Message:
-----------
[libc] Align to 32B instead of 16B for optimized memcmp
More information about the All-commits
mailing list