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

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Sep 14 12:41:43 PDT 2020


lntue updated this revision to Diff 291654.
lntue marked an inline comment as done.
lntue added a comment.

Change to early return pattern.


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.291654.patch
Type: text/x-patch
Size: 13122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200914/d3e497b3/attachment.bin>


More information about the libc-commits mailing list