[all-commits] [llvm/llvm-project] e5e93f: [libc] Return a float NaN for log1pf instead of do...
lntue via All-commits
all-commits at lists.llvm.org
Mon Feb 7 18:07:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5e93f60ee0249d7aa8fe1723f8531e795adc479
https://github.com/llvm/llvm-project/commit/e5e93f60ee0249d7aa8fe1723f8531e795adc479
Author: Tue Ly <lntue at google.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M libc/src/math/generic/log1pf.cpp
Log Message:
-----------
[libc] Return a float NaN for log1pf instead of double NaN.
More information about the All-commits
mailing list