[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:46:31 PDT 2020


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

Change to snake_case.


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.292698.patch
Type: text/x-patch
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200918/7807c39e/attachment.bin>


More information about the libc-commits mailing list