[libc-commits] [PATCH] D137109: [libc][math] Add place-holder implementation for pow function.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 31 14:23:44 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45233cc1ca26: [libc][math] Add place-holder implementation for pow function. (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137109/new/
https://reviews.llvm.org/D137109
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/windows/entrypoints.txt
libc/spec/stdc.td
libc/src/math/CMakeLists.txt
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/pow.cpp
libc/src/math/pow.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/pow_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137109.472131.patch
Type: text/x-patch
Size: 6320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221031/34fd1532/attachment.bin>
More information about the libc-commits
mailing list