[libc][benchmark] Fix wrong BatchSize leading to data not fitting in L1.
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 16 Nov 2022 11:01:02 +0000 (11:01 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 16 Nov 2022 12:55:37 +0000 (12:55 +0000)
commit2a6d4c5d8a4c445053bf45e08eaf7d53ed38fd1e
tree2868f09e920d3c516a739560a2789b0ea856407c
parentc9f0a3e39df223c5bbf63522bbb52a02ca1a06a3
[libc][benchmark] Fix wrong BatchSize leading to data not fitting in L1.

Differential Revision: https://reviews.llvm.org/D138111
libc/benchmarks/LibcMemoryBenchmark.cpp