aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2025-08-06 10:23:25 -0700
committerDavid Majnemer <david.majnemer@gmail.com>2025-08-06 10:42:07 -0700
commit0a23b22d1d43b2816e67aa8c328365b9bf114c74 (patch)
tree1cd2be259f0c63901923b9ab5b40ba72ba071f67 /llvm/lib/Object
parent51e825dbfbe67ebad88c1912452db8fac0489439 (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions