[all-commits] [llvm/llvm-project] 135cea: [libc][math] Fix setting exceptional value for tan...
lntue via All-commits
all-commits at lists.llvm.org
Wed Feb 1 12:54:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 135cea495bc1f13a3f6538ccbd8db723e35cbb9d
https://github.com/llvm/llvm-project/commit/135cea495bc1f13a3f6538ccbd8db723e35cbb9d
Author: Tue Ly <lntue at google.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M libc/src/math/generic/tanf.cpp
Log Message:
-----------
[libc][math] Fix setting exceptional value for tanf to work with gcc.
See https://github.com/llvm/llvm-project/issues/59866
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D143098
More information about the All-commits
mailing list