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

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Sep 11 08:09:01 PDT 2020


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

Fix comments alignment and remove commented tests.


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.291223.patch
Type: text/x-patch
Size: 13356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200911/10b1f4a0/attachment.bin>


More information about the libc-commits mailing list