diff options
author | David Majnemer <david.majnemer@gmail.com> | 2025-08-06 10:23:25 -0700 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2025-08-06 10:42:07 -0700 |
commit | 0a23b22d1d43b2816e67aa8c328365b9bf114c74 (patch) | |
tree | 1cd2be259f0c63901923b9ab5b40ba72ba071f67 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 51e825dbfbe67ebad88c1912452db8fac0489439 (diff) | |
download | llvm-0a23b22d1d43b2816e67aa8c328365b9bf114c74.zip llvm-0a23b22d1d43b2816e67aa8c328365b9bf114c74.tar.gz llvm-0a23b22d1d43b2816e67aa8c328365b9bf114c74.tar.bz2 |
[APFloat] Properly implement DoubleAPFloat::roundToIntegral
The previous implementation did not correctly handle double-doubles like
0x1p100 + 0x1p1 as the low order component would need more than a
106-bit significand to represent.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions