[libc-commits] [PATCH] D127088: [libc][math] Separated builtin function in special FPUtils header.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 6 01:43:12 PDT 2022


orex created this revision.
orex added reviewers: michaelrj, lntue, sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
orex edited the summary of this revision.
orex published this revision for review.

A small refactoring of builtin functions in preparation to adding fmod/fmodf function.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127088

Files:
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/builtin_wrappers.h
  libc/src/__support/FPUtil/generic/sqrt.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127088.434398.patch
Type: text/x-patch
Size: 3963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220606/ee12d988/attachment.bin>


More information about the libc-commits mailing list