[libc-commits] [PATCH] D155174: [libc][NFC] Split memset implementations per platform

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 17 04:12:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG83f392085466: [libc][NFC] Split memset implementations per platform (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155174

Files:
  libc/src/string/memory_utils/CMakeLists.txt
  libc/src/string/memory_utils/aarch64/memset_implementations.h
  libc/src/string/memory_utils/memset_implementations.h
  libc/src/string/memory_utils/riscv/memset_implementations.h
  libc/src/string/memory_utils/x86_64/memset_implementations.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155174.540943.patch
Type: text/x-patch
Size: 15252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230717/5df7a43c/attachment-0001.bin>


More information about the libc-commits mailing list