[libc][Obvious] Fix the performance table in math function documentation.
authorTue Ly <lntue@google.com>
Tue, 18 Apr 2023 18:09:42 +0000 (14:09 -0400)
committerTue Ly <lntue@google.com>
Tue, 18 Apr 2023 18:10:26 +0000 (14:10 -0400)
libc/docs/math/index.rst

index 8a99d67..15895fe 100644 (file)
@@ -211,7 +211,7 @@ Performance
   on Linux). Fmod performance results obtained with "differential_testing".
 
 +--------------+-------------------------------+-------------------------------+-------------------------------------+----------------------------------------------------------------------+
-| <Func>       | Reciprocal throughput (clk)   | Latency (clk)                 | Testing ranges                      | Testing configuration                                               |
+| <Func>       | Reciprocal throughput (clk)   | Latency (clk)                 | Testing ranges                      | Testing configuration                                                |
 |              +-----------+-------------------+-----------+-------------------+                                     +-------------+-------------------------+--------------+---------------+
 |              | LLVM libc | Reference (glibc) | LLVM libc | Reference (glibc) |                                     | CPU         | OS                      | Compiler     | Special flags |
 +==============+===========+===================+===========+===================+=====================================+=============+=========================+==============+===============+