[libc-commits] [PATCH] D120579: Use __builtin_clz to find leading 1 in generic sqrt (where possible)

Clint Caywood via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 28 12:18:13 PST 2022


cratonica updated this revision to Diff 411864.
cratonica added a comment.

Add optimizations for x87 80-bit floats and aarch64 128-bit floats


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.411864.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220228/ebee093c/attachment.bin>


More information about the libc-commits mailing list