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

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 5 23:17:12 PST 2021


lntue updated this revision to Diff 314809.
lntue added a comment.

Add comments explaining the correction part.


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.314809.patch
Type: text/x-patch
Size: 21973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210106/eae4d83d/attachment-0001.bin>


More information about the libc-commits mailing list