[libc-commits] [PATCH] D105153: [libc] Add on float properties for precision floating point numbers in FloatProperties.h

Hedin GarcĂ­a via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 29 14:28:14 PDT 2021


hedingarcia created this revision.
hedingarcia added reviewers: sivachandra, aeubanks, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
hedingarcia requested review of this revision.

Defined constant that express the number of bits for exponent in single and double precision.
Added bit masks values and other properties for quad precision floating point numbers that
specifically targets architectures defined in PlatfromDefs.h.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105153

Files:
  libc/utils/FPUtil/FloatProperties.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105153.355367.patch
Type: text/x-patch
Size: 4833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210629/c0fd0f29/attachment.bin>


More information about the libc-commits mailing list