[libc-commits] [PATCH] D133134: [libc][NFC] Use cpp::optional for checking exceptional values of math functions.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 1 14:39:31 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4d48e3b0b66: [libc][NFC] Use cpp::optional for checking exceptional values of math functions. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133134

Files:
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/except_value_utils.h
  libc/src/math/generic/cosf.cpp
  libc/src/math/generic/tanf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133134.457411.patch
Type: text/x-patch
Size: 9543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220901/ab99923a/attachment.bin>


More information about the libc-commits mailing list