aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2021-12-28 11:44:49 -0800
committerOwen Anderson <resistor@mac.com>2022-02-22 15:49:21 -0800
commit4745c994e4a794ca177152c4c0bd0f640d0cbe8b (patch)
tree9a9c17c7241f387d97c4b39a93212c79e0bb9c59 /llvm/lib/Object/MachOObjectFile.cpp
parent029283c1c0d8d06fbf000f5682c56b8595a1101f (diff)
downloadllvm-4745c994e4a794ca177152c4c0bd0f640d0cbe8b.zip
llvm-4745c994e4a794ca177152c4c0bd0f640d0cbe8b.tar.gz
llvm-4745c994e4a794ca177152c4c0bd0f640d0cbe8b.tar.bz2
Set std::numeric_limits<>::tinyness_before to true for floating point types on ARM platforms.
Set std::numeric_limits<>::tinyness_before to true for floating point types on ARM platforms. Section E1.3.5 in the ARMv8 Architecture Reference Manual specifies: Underflow. The bit is set to 1 if the absolute value of the result of an operation, produced before rounding, is less than the minimum positive normalized number for the destination precision, and the rounded result is inexact. Reviewed By: #libc, majnemer, EricWF Differential Revision: https://reviews.llvm.org/D116338
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions