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

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 12:57:12 PST 2016


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

Removed unnecessary llvm_unreachable(), and add comments for addImpl details.


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.81128.patch
Type: text/x-patch
Size: 19566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/016cf511/attachment.bin>


More information about the llvm-commits mailing list