[libc-commits] [PATCH] D91831: [libc] Add implementation of hypot.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Dec 3 08:09:29 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b487d51e2ec: [libc] Add implementation of hypot. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91831

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/math/CMakeLists.txt
  libc/src/math/hypot.cpp
  libc/src/math/hypot.h
  libc/src/math/hypotf.cpp
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/HypotTest.h
  libc/test/src/math/hypot_test.cpp
  libc/test/src/math/hypotf_test.cpp
  libc/utils/FPUtil/Hypot.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91831.309265.patch
Type: text/x-patch
Size: 24425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201203/178694bf/attachment-0001.bin>


More information about the libc-commits mailing list