[all-commits] [llvm/llvm-project] b62941: [libc][NFC] Simplify logic in `sqrt` (#80426)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Feb 2 08:21:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b629414ae13d6dcd641e92d0389c5d4b7638a644
https://github.com/llvm/llvm-project/commit/b629414ae13d6dcd641e92d0389c5d4b7638a644
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M libc/src/__support/FPUtil/generic/sqrt.h
M libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
Log Message:
-----------
[libc][NFC] Simplify logic in `sqrt` (#80426)
More information about the All-commits
mailing list