[libc-commits] [PATCH] D82997: Add implementations of fmin and fminf

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jul 2 05:52:47 PDT 2020


lntue updated this revision to Diff 275074.
lntue added a comment.

Fix clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82997

Files:
  libc/src/math/fmin.cpp
  libc/src/math/fminf.cpp
  libc/test/src/math/fmin_test.cpp
  libc/test/src/math/fminf_test.cpp
  libc/utils/FPUtil/ComparisonFunctions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82997.275074.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200702/7a36f228/attachment-0001.bin>


More information about the libc-commits mailing list