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

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 10:38:21 PST 2019


ekatz updated this revision to Diff 227919.
ekatz added a comment.

Use a more unique payload for sNaN tests.


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

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.227919.patch
Type: text/x-patch
Size: 59229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/5edf01f6/attachment.bin>


More information about the llvm-commits mailing list