diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-12-26 14:53:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 14:53:11 -0800 |
commit | 14e221aa68c17599c830f458b9727a84bb1df6a9 (patch) | |
tree | 374c2f4a090f50427ddb86f0de8d0cae5d21a855 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 532d4845ed0afced7cb1f8c7a4e3499b63cc3de3 (diff) | |
download | llvm-14e221aa68c17599c830f458b9727a84bb1df6a9.zip llvm-14e221aa68c17599c830f458b9727a84bb1df6a9.tar.gz llvm-14e221aa68c17599c830f458b9727a84bb1df6a9.tar.bz2 |
[flang][runtime] Correct EXw.0 output editing (#75121)
A zero 'd' digit count in EX output editing has a meaning that's
distinct from other numeric output editing descriptors, and I missed
this in my initial implementation of the feature. d==0 means that the
runtime should emit hexadecimal digits after the (hexa)decimal point
until all of the rest of them would be zero.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions