aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2023-07-27 13:48:40 -0700
committerMichael Jones <michaelrj@google.com>2023-07-28 14:07:00 -0700
commit63f8922f49b2fea982856b9e696c6fe220fdfede (patch)
tree606b04a6da1e0ae41175959afa263a5ca188f4dd /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentca74ad88295ffb15c63f9e247ec26f1dc8e63210 (diff)
downloadllvm-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