]> sourceware.org Git - glibc.git/commit
math: Use fmin/fmax on hypot
authorWilco Dijkstra <Wilco.Dijkstra@arm.com>
Wed, 1 Dec 2021 14:08:14 +0000 (11:08 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 13 Dec 2021 13:08:46 +0000 (10:08 -0300)
commit2f44eef584a4c9650ce772258dedde902c00dae2
tree807a3d4b53911625b224344a6ab032a6e684047e
parentecb94e958707d907327f164b95ae92320e0aab48
math: Use fmin/fmax on hypot

It optimizes for architectures that provides fast builtins.

Checked on aarch64-linux-gnu.
sysdeps/ieee754/dbl-64/e_hypot.c
This page took 0.037818 seconds and 5 git commands to generate.