[all-commits] [llvm/llvm-project] 2b592b: [libc][gpu] Add Sinf Benchmarks (#102532)

jameshu15869 via All-commits all-commits at lists.llvm.org
Thu Aug 8 14:26:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b592b16c17e5c4fc135534d80d7c61a986a292c
      https://github.com/llvm/llvm-project/commit/2b592b16c17e5c4fc135534d80d7c61a986a292c
  Author: jameshu15869 <55058507+jameshu15869 at users.noreply.github.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M libc/benchmarks/gpu/src/math/CMakeLists.txt
    M libc/benchmarks/gpu/src/math/sin_benchmark.cpp

  Log Message:
  -----------
  [libc][gpu] Add Sinf Benchmarks (#102532)

This PR adds benchmarking for `sinf()` using the same set up as `sin()`
but with a smaller range for floats.



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