diff options
author | Tue Ly <lntue@google.com> | 2023-08-29 18:08:41 -0400 |
---|---|---|
committer | Tue Ly <lntue@google.com> | 2023-08-30 08:43:50 -0400 |
commit | 76bb278ebb3e7207723ff6735dd9b3bf4653b85c (patch) | |
tree | cacec2c42b309c6da1a88847b46c4ba007b3e540 /llvm/lib/TextAPI/InterfaceFile.cpp | |
parent | 74f4daef0412be33002bd4e24a30cb47d0187ecf (diff) | |
download | llvm-76bb278ebb3e7207723ff6735dd9b3bf4653b85c.zip llvm-76bb278ebb3e7207723ff6735dd9b3bf4653b85c.tar.gz llvm-76bb278ebb3e7207723ff6735dd9b3bf4653b85c.tar.bz2 |
[libc][math] Implement double precision exp10 function correctly rounded for all rounding modes.
Implement double precision exp10 function correctly rounded for all
rounding modes. Using the same algorithm as double precision exp
(https://reviews.llvm.org/D158551) and exp2 (https://reviews.llvm.org/D158812)
functions.
Reviewed By: zimmermann6
Differential Revision: https://reviews.llvm.org/D159143
Diffstat (limited to 'llvm/lib/TextAPI/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions