[PATCH] D134938: Use builtins in <math.h>

Michael Platings via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 08:57:08 PDT 2022


michaelplatings updated this revision to Diff 466521.
michaelplatings retitled this revision from "[libc++] Add option to disable long double math support in libc++" to "Use builtins in <math.h>".
michaelplatings edited the summary of this revision.
michaelplatings added a comment.

Hi Nikolas, I've updated the change to implement your suggestion.


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

https://reviews.llvm.org/D134938

Files:
  libcxx/include/complex
  libcxx/include/math.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134938.466521.patch
Type: text/x-patch
Size: 49690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221010/91d66000/attachment-0001.bin>


More information about the llvm-commits mailing list