[libc-commits] [libc] [libc] Add Generic and NVPTX Sin Benchmark (PR #99795)

via libc-commits libc-commits at lists.llvm.org
Mon Jul 29 19:33:40 PDT 2024


jameshu15869 wrote:

Ah, did you want to run `srand()` for every benchmark? Right now I have the call to `srand()` inside only the benchmark that uses it (e.g. `BM_RANDOM_INPUT` in `sin_benchmark.cpp`)

https://github.com/llvm/llvm-project/pull/99795


More information about the libc-commits mailing list