[libc-commits] [PATCH] D104511: [libc] add benchmarks for memcmp and bzero
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jun 23 05:30:04 PDT 2021
gchatelet updated this revision to Diff 353935.
gchatelet marked an inline comment as done.
gchatelet added a comment.
- Remove unneeded no-builtin
- Use memset instead of for-loop
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104511/new/
https://reviews.llvm.org/D104511
Files:
libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmarkMain.cpp
libc/src/string/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104511.353935.patch
Type: text/x-patch
Size: 4784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210623/7d88ccb7/attachment.bin>
More information about the libc-commits
mailing list