Files
clang-p2996/libc/benchmarks/gpu/LibcGpuBenchmark.cpp
jameshu15869 1248698e9b [libc] [gpu] Fix Minor Benchmark UI Issues (#102529)
Previously, `AmdgpuSinTwoPow_128` and others were too large for their
table cells. This PR shortens the name to `AmdSin...`

There were also some `-` missing in the separator. This PR instead
creates the separator string using the length of the headers.
2024-08-08 15:32:20 -05:00

7.9 KiB