diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-06-08 12:44:12 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-06-13 16:10:32 -0700 |
commit | db52dda8ab6f99c4b4fd0515c498c435168688e7 (patch) | |
tree | 77efaed1616e6eb2b6f33285875e765765978273 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 4c42e67bf7f597a5b9b9aa51f2ea994a17c0aa54 (diff) | |
download | llvm-db52dda8ab6f99c4b4fd0515c498c435168688e7.zip llvm-db52dda8ab6f99c4b4fd0515c498c435168688e7.tar.gz llvm-db52dda8ab6f99c4b4fd0515c498c435168688e7.tar.bz2 |
[flang][runtime] Detect overflow of fixed-sized exponent output field
When Ew.dEe or Gw.dEe output has an exponent requiring more than 'e'
digits, the whole output field must overflow to asterisks. The runtime
was detecting short fields and padding them with zeroes, but not
overflow.
Differential Revision: https://reviews.llvm.org/D127428
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions