[libc-commits] [PATCH] D118157: [libc] Improve hypotf performance with different algorithm correctly rounded to all rounding modes.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Feb 16 06:49:13 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1ec99f973bd: [libc] Improve hypotf performance with different algorithm correctly rounded to… (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118157

Files:
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/hypotf.cpp
  libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/hypotf_test.cpp
  libc/test/src/math/hypotf_hard_to_round.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118157.409235.patch
Type: text/x-patch
Size: 7446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220216/b024301d/attachment-0001.bin>


More information about the libc-commits mailing list