diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-12-26 15:57:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 15:57:35 -0800 |
commit | f45723cded56b1e66b572fba0b71d117db6caa2e (patch) | |
tree | 9e7c4b99b8e1d930c1f34c642cb53af57ffb8ec3 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 1346037fffae8f173c6915689349abff0118f952 (diff) | |
download | llvm-f45723cded56b1e66b572fba0b71d117db6caa2e.zip llvm-f45723cded56b1e66b572fba0b71d117db6caa2e.tar.gz llvm-f45723cded56b1e66b572fba0b71d117db6caa2e.tar.bz2 |
[flang][runtime] Fix RU/RD results when rounding to least nonzero (#75878)
When rounding what otherwise would have been a result that underflowed
to zero up (RU) or down (RD) to the least magnitude nonzero subnormal
number, ensure that the original exponent value doesn't perturb the
result.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions