[libc-commits] [PATCH] D111868: [libc] Memory function benchmarks: rename MemcmpConfiguration in MemcmpOrBcmpConfiguration

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Oct 15 02:29:02 PDT 2021


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
gchatelet requested review of this revision.

This will help make sense of the double use of the same type in https://reviews.llvm.org/D111622#inline-1065560.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111868

Files:
  libc/benchmarks/LibcDefaultImplementations.cpp
  libc/benchmarks/LibcFunctionPrototypes.h
  libc/benchmarks/LibcMemoryBenchmark.h
  libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111868.379940.patch
Type: text/x-patch
Size: 4558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211015/3cf6fc20/attachment.bin>


More information about the libc-commits mailing list