[PATCH] D28382: [APFloat] Add PPCDoubleDouble multiplication

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 16:18:41 PST 2017


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

Rebase and add more comments.

Now that https://reviews.llvm.org/D27872 is checked in (and bots don't seem to freak out), this patch should be pretty straightforward.


https://reviews.llvm.org/D28382

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28382.85485.patch
Type: text/x-patch
Size: 13929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/165d6253/attachment.bin>


More information about the llvm-commits mailing list