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

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 20 01:57:19 PDT 2022


gchatelet updated this revision to Diff 469135.
gchatelet marked 2 inline comments as done.
gchatelet added a comment.

- rebase


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.469135.patch
Type: text/x-patch
Size: 59155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221020/e9e4e5c5/attachment-0001.bin>


More information about the libc-commits mailing list