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

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 13:06:34 PST 2019


ekatz created this revision.
ekatz added reviewers: chandlerc, lattner.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.

Fix IEEEFloat::remainder() function.

Fix PR3359.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69776

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69776.227632.patch
Type: text/x-patch
Size: 5904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191103/79950866/attachment.bin>


More information about the llvm-commits mailing list