[all-commits] [llvm/llvm-project] b254a2: [libc][automemcpy] Add mean/variance and simplify ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 17 04:11:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b254a2a703407468ef471630d9dd7b0667d45229
https://github.com/llvm/llvm-project/commit/b254a2a703407468ef471630d9dd7b0667d45229
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M libc/benchmarks/automemcpy/include/automemcpy/ResultAnalyzer.h
M libc/benchmarks/automemcpy/lib/ResultAnalyzer.cpp
M libc/benchmarks/automemcpy/unittests/ResultAnalyzerTest.cpp
Log Message:
-----------
[libc][automemcpy] Add mean/variance and simplify implementation
Differential Revision: https://reviews.llvm.org/D120031
More information about the All-commits
mailing list