diff options
| author | Michael Jones <michaelrj@google.com> | 2023-07-27 13:48:40 -0700 |
|---|---|---|
| committer | Michael Jones <michaelrj@google.com> | 2023-07-28 14:07:00 -0700 |
| commit | 63f8922f49b2fea982856b9e696c6fe220fdfede (patch) | |
| tree | 606b04a6da1e0ae41175959afa263a5ca188f4dd /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | ca74ad88295ffb15c63f9e247ec26f1dc8e63210 (diff) | |
| download | llvm-63f8922f49b2fea982856b9e696c6fe220fdfede.zip llvm-63f8922f49b2fea982856b9e696c6fe220fdfede.tar.gz llvm-63f8922f49b2fea982856b9e696c6fe220fdfede.tar.bz2 | |
[libc] Fix printf g conversion with high precision
The number of trailing zeroes was being calculated incorrectly. It was
assuming that it could add all of the implicit leading zeroes in the
final block, not accounting for the number of digits actually reqested
by the precision.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D156489
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
