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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 11:47:06 PST 2016


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

Added more comments to the implementation, and propagate all status of the internal computations to the returned status.


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.78563.patch
Type: text/x-patch
Size: 17258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/91ce5650/attachment.bin>


More information about the llvm-commits mailing list