[libc-commits] [PATCH] D100646: [libc] Add a set of elementary operations

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 21 06:06:36 PDT 2021


gchatelet updated this revision to Diff 339200.
gchatelet added a comment.

- Added Tail/HeadTail strategies and tests

Once the Loop strategies are added the framework will be useable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100646

Files:
  libc/src/string/memory_utils/CMakeLists.txt
  libc/src/string/memory_utils/elements.h
  libc/src/string/memory_utils/elements_x86.h
  libc/test/src/string/memory_utils/CMakeLists.txt
  libc/test/src/string/memory_utils/elements_test.cpp
  libc/test/src/string/memory_utils/memory_access_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100646.339200.patch
Type: text/x-patch
Size: 26077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210421/1443af8a/attachment-0001.bin>


More information about the libc-commits mailing list