diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-06-09 11:39:18 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-06-13 16:05:11 -0700 |
commit | 4c42e67bf7f597a5b9b9aa51f2ea994a17c0aa54 (patch) | |
tree | 7de22ad7bd6dee9affc2fb4167c2444a1dd64206 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3f3edbe5fcdc17b5d6ac4201b3feb2cef11bfe0f (diff) | |
download | llvm-4c42e67bf7f597a5b9b9aa51f2ea994a17c0aa54.zip llvm-4c42e67bf7f597a5b9b9aa51f2ea994a17c0aa54.tar.gz llvm-4c42e67bf7f597a5b9b9aa51f2ea994a17c0aa54.tar.bz2 |
[flang][runtime] Fix overflow detection for REAL input
The test for an overflow during decimal->binary conversion was taking
place too late, causing the data not to be rescanned from the beginning.
Differential Revision: https://reviews.llvm.org/D127427
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions