[libc-commits] [PATCH] D120579: Use __builtin_clz to find leading 1 in generic sqrt (where possible)
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 28 14:34:36 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1768cb3a674a: Use __builtin_clz to find leading 1 in generic sqrt (where possible) (authored by cratonica, committed by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120579/new/
https://reviews.llvm.org/D120579
Files:
libc/src/__support/FPUtil/generic/sqrt.h
libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120579.411902.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220228/b806cc94/attachment-0001.bin>
More information about the libc-commits
mailing list