[libc-commits] [PATCH] D110454: [libc][NFC] Add supporting class for atof implementation

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 4 12:29:33 PDT 2021


michaelrj updated this revision to Diff 376999.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.

move the constant generation script and add an explanation of what it is and how it works.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110454/new/

https://reviews.llvm.org/D110454

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/high_precision_decimal.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/high_precision_decimal_test.cpp
  libc/utils/mathtools/GenerateHPDConstants.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110454.376999.patch
Type: text/x-patch
Size: 31752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211004/74c57712/attachment-0001.bin>


More information about the libc-commits mailing list