[all-commits] [llvm/llvm-project] 197b14: [libc] Add N Threads Benchmark Helper (#99834)

jameshu15869 via All-commits all-commits at lists.llvm.org
Sun Jul 21 19:57:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 197b14223238716a84b423315242f8b10d8922dd
      https://github.com/llvm/llvm-project/commit/197b14223238716a84b423315242f8b10d8922dd
  Author: jameshu15869 <55058507+jameshu15869 at users.noreply.github.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M libc/benchmarks/gpu/LibcGpuBenchmark.cpp
    M libc/benchmarks/gpu/LibcGpuBenchmark.h

  Log Message:
  -----------
  [libc] Add N Threads Benchmark Helper (#99834)

This PR adds a `BENCHMARK_N_THREADS()` helper to register benchmarks
with a specific number of threads. This PR replaces the flags used
originally to allow any amount of threads.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list