[libc-commits] [PATCH] D120040: [libc][automemcpy] Introduce geomean of scores as a tie breaker

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Feb 17 05:36:10 PST 2022


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

- Use tuple ordering to simplify sorting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120040

Files:
  libc/benchmarks/automemcpy/include/automemcpy/ResultAnalyzer.h
  libc/benchmarks/automemcpy/lib/ResultAnalyzer.cpp
  libc/benchmarks/automemcpy/lib/ResultAnalyzerMain.cpp
  libc/benchmarks/automemcpy/unittests/ResultAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120040.409611.patch
Type: text/x-patch
Size: 5804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220217/7714d9a0/attachment.bin>


More information about the libc-commits mailing list