[libc-commits] [PATCH] D92353: [libc] Fix couple of corner cases in remquo.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Dec 2 11:49:05 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19c3894f9436: [libc] Fix couple of corner cases in remquo. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92353

Files:
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/RemQuoTest.h
  libc/test/src/math/remquo_test.cpp
  libc/test/src/math/remquof_test.cpp
  libc/test/src/math/remquol_test.cpp
  libc/utils/FPUtil/DivisionAndRemainderOperations.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92353.309023.patch
Type: text/x-patch
Size: 15320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201202/12d6dc03/attachment-0001.bin>


More information about the libc-commits mailing list