[libc-commits] [PATCH] D136292: [libc] mem* framework v3

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 24 02:14:24 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG69090143f502: [libc] mem* framework v3 (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136292

Files:
  libc/src/string/memory_utils/CMakeLists.txt
  libc/src/string/memory_utils/README.md
  libc/src/string/memory_utils/op_aarch64.h
  libc/src/string/memory_utils/op_builtin.h
  libc/src/string/memory_utils/op_generic.h
  libc/src/string/memory_utils/op_x86.h
  libc/src/string/memory_utils/utils.h
  libc/test/src/string/memory_utils/CMakeLists.txt
  libc/test/src/string/memory_utils/op_tests.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136292.470091.patch
Type: text/x-patch
Size: 61064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221024/57490c97/attachment-0001.bin>


More information about the libc-commits mailing list