[PATCH] D69776: [APFloat] Fix FP remainder operation

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 12:45:52 PST 2020


ekatz updated this revision to Diff 243655.
ekatz added a comment.

Simplified logics according to the notes.
Also added more extensive tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69776/new/

https://reviews.llvm.org/D69776

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: D69776.243655.patch
Type: text/x-patch
Size: 35865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/c21c7d70/attachment.bin>


More information about the llvm-commits mailing list