aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorLuís Marques <luismarques@lowrisc.org>2020-02-20 10:12:31 +0000
committerLuís Marques <luismarques@lowrisc.org>2020-02-20 10:16:03 +0000
commit689f1e85ba68db7440451a6834095a52d1526b00 (patch)
tree986cbbdb564070ac8b2e076a3650fe6b531f2ccb /llvm/lib/CodeGen/LiveDebugValues.cpp
parentddf60ba09f2cf31851ea165c7c5fcfc4c2ad546e (diff)
downloadllvm-689f1e85ba68db7440451a6834095a52d1526b00.zip
llvm-689f1e85ba68db7440451a6834095a52d1526b00.tar.gz
llvm-689f1e85ba68db7440451a6834095a52d1526b00.tar.bz2
[compiler-rt] [builtins] Fix logb / logbl tests
Like was done before in D67999 for `logbf`, this patch fixes the tests for the internal compiler-rt implementations of `logb` and `logbl` to consider all NaNs equivalent. Not doing so was resulting in test failures for riscv64, since the the NaNs had different signs, but the spec doesn't specify the NaN signedness or payload. Fixes bug 44244. Reviewers: rupprecht, delcypher Reviewed By: rupprecht, delcypher Differential Revision: https://reviews.llvm.org/D74826
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions