[all-commits] [llvm/llvm-project] b46053: [libc] Add an optimized version for memcmp
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Aug 19 23:40:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b460534ac7a744abce2c0608fee08c1ce2a8c651
https://github.com/llvm/llvm-project/commit/b460534ac7a744abce2c0608fee08c1ce2a8c651
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] Add an optimized version for memcmp
Differential Revision: https://reviews.llvm.org/D108406
More information about the All-commits
mailing list