[libc-commits] [PATCH] D104511: [libc] add benchmarks for memcmp and bzero

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 18 07:03:57 PDT 2021


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

- Fix missing newline at EOF, uncomment no-builtin


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.352999.patch
Type: text/x-patch
Size: 4470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210618/2ffcf132/attachment-0001.bin>


More information about the libc-commits mailing list