[all-commits] [llvm/llvm-project] 8d64ed: [libc] Generate one benchmark per implementation
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Jun 17 05:18:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d64ed854449467a3a5fc4450c71a4525a24c4be
https://github.com/llvm/llvm-project/commit/8d64ed854449467a3a5fc4450c71a4525a24c4be
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M libc/benchmarks/CMakeLists.txt
M libc/benchmarks/LibcMemoryBenchmarkMain.cpp
Log Message:
-----------
[libc] Generate one benchmark per implementation
We now generate as many benchmarks as there are implementations.
Differential Revision: https://reviews.llvm.org/D102156
More information about the All-commits
mailing list