[libc-commits] [PATCH] D114726: [libc] Fix a bug with negative inputs in hypot implementation.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Nov 30 09:40:18 PST 2021
lntue updated this revision to Diff 390746.
lntue added a comment.
[libc] Fix bugs with negative and mixed normal/denormal inputs in hypot implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114726/new/
https://reviews.llvm.org/D114726
Files:
libc/src/__support/FPUtil/Hypot.h
libc/test/src/math/HypotTest.h
libc/utils/MPFRWrapper/MPFRUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114726.390746.patch
Type: text/x-patch
Size: 5473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211130/814132d3/attachment-0001.bin>
More information about the libc-commits
mailing list