summaryrefslogtreecommitdiff
path: root/libc/benchmarks/gpu/src/math/atan2_benchmark.cpp
AgeCommit message (Expand)Author
2025-08-27[libc][gpu] Add exp/log benchmarks and flexible input generation (#155727)Leandro Lacerda
2025-08-15[libc] Improve GPU benchmarking (#153512)Leandro Lacerda
2025-07-18[libc] Fix GPU benchmarkingJoseph Huber
2024-08-18[libc][gpu] Add Atan2 Benchmarks (#104708)jameshu15869