[PATCH] D69774: [APFloat] Add support for operations on Signaling NaN

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 13:06:34 PST 2019


ekatz created this revision.
ekatz added reviewers: chandlerc, lattner.
ekatz added a project: LLVM.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
ekatz added a parent revision: D69773: [APFloat] Extend converting from special strings.

Fix PR30781.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69774

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69774.227631.patch
Type: text/x-patch
Size: 57447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191103/56b156d3/attachment.bin>


More information about the llvm-commits mailing list