[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 06:50:19 PST 2021
lntue updated this revision to Diff 314593.
lntue added a comment.
Fix comment typo.
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.314593.patch
Type: text/x-patch
Size: 20762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210105/1552d028/attachment-0001.bin>
More information about the libc-commits
mailing list