[libc-commits] [PATCH] D113103: [libc][NFC] Allow memcmp to be inlined

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 4 06:48:04 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f3511e28fc4: [libc][NFC] Allow memcmp to be inlined (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113103/new/

https://reviews.llvm.org/D113103

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/aarch64/memcmp.cpp
  libc/src/string/memcmp.cpp
  libc/src/string/memory_utils/memcmp_implementations.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113103.384735.patch
Type: text/x-patch
Size: 9793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211104/9be442ef/attachment-0001.bin>


More information about the libc-commits mailing list