[PATCH] D69776: [APFloat] Fix FP remainder operation
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 05:07:42 PST 2020
ekatz updated this revision to Diff 243820.
ekatz added a comment.
Added asserts for the `opStatus` returned by the operations.
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.243820.patch
Type: text/x-patch
Size: 36084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/896af066/attachment.bin>
More information about the llvm-commits
mailing list