[PATCH] D26269: [APFloat] Make functions that produce APFloaat objects use correct semantics.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 14:09:06 PDT 2016


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

Actually use the Semantics that is passed into APFloat::Storage::Storage.


https://reviews.llvm.org/D26269

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: D26269.76885.patch
Type: text/x-patch
Size: 9153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/8c53027d/attachment.bin>


More information about the llvm-commits mailing list