[PATCH] D69773: [APFloat] Extend converting from special strings

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 12:10:44 PST 2020


ekatz updated this revision to Diff 236659.
ekatz edited the summary of this revision.
ekatz added a comment.

Reduced the patch to only the extensions of:

- Signaling NaN
- NaN Pyaload


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

https://reviews.llvm.org/D69773

Files:
  llvm/lib/Support/APFloat.cpp
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69773.236659.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/70671ebe/attachment.bin>


More information about the llvm-commits mailing list