diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2020-06-09 16:20:51 -0700 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2020-06-09 16:23:12 -0700 |
commit | ef0ea8717a9b513d2bf67c2b04b876700593fa07 (patch) | |
tree | 314d550b9fb198edff9ef1476deee408e116a974 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 7dd86c9e7caa8f226e48b59caf9f0a38789ce164 (diff) | |
download | llvm-ef0ea8717a9b513d2bf67c2b04b876700593fa07.zip llvm-ef0ea8717a9b513d2bf67c2b04b876700593fa07.tar.gz llvm-ef0ea8717a9b513d2bf67c2b04b876700593fa07.tar.bz2 |
[libc][NFC] Adjust sinf and cosf around -infinity inputs.
The current tests verify if the result of -infinity is a quiet NaN with
sign bit set. But, that need not be the case on all platforms. So, just
checking that the result is a quiet NaN and ignoring the sign bit is
good enough.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions