[PATCH] D26817: [APFloat] Implement PPCDoubleDouble add and subtract.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 14:42:53 PST 2016


timshen updated this revision to Diff 80958.
timshen added a comment.

Added more tests and support for bitcastToAPInt (the tests use it).


https://reviews.llvm.org/D26817

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26817.80958.patch
Type: text/x-patch
Size: 19384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/9f08a45d/attachment.bin>


More information about the llvm-commits mailing list