[libc-commits] [PATCH] D117590: [libc] Implement correct rounding with all rounding modes for hypot functions.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jan 20 06:39:10 PST 2022


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

Fix compiler flags that were added to the wrong entrypoints.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117590

Files:
  libc/src/__support/FPUtil/Hypot.h
  libc/src/math/generic/CMakeLists.txt
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/HypotTest.h
  libc/test/src/math/differential_testing/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117590.401620.patch
Type: text/x-patch
Size: 5131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220120/15d97ac4/attachment-0001.bin>


More information about the libc-commits mailing list