[libc-commits] [PATCH] D94018: [libc] Add implementation of fmaf.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 6 14:15:02 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4726bec8f29b: [libc] Add implementation of fmaf. (authored by lntue).

Changed prior to commit:
  https://reviews.llvm.org/D94018?vs=314977&id=314984#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94018

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/math/CMakeLists.txt
  libc/src/math/fmaf.cpp
  libc/src/math/fmaf.h
  libc/test/src/math/CMakeLists.txt
  libc/test/src/math/FmaTest.h
  libc/test/src/math/fmaf_test.cpp
  libc/utils/FPUtil/FPBits.h
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94018.314984.patch
Type: text/x-patch
Size: 22093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210106/2ae0ccd7/attachment-0001.bin>


More information about the libc-commits mailing list