[libc-commits] [PATCH] D87516: [libc] Add implementation for hypotf

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 17 20:47:38 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87516

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/math/CMakeLists.txt
  libc/src/math/hypotf.cpp
  libc/src/math/hypotf.h
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/hypotf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87516.292699.patch
Type: text/x-patch
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200918/f67efd96/attachment.bin>


More information about the libc-commits mailing list