commit | 6bbf976b2e1ade44172e8abe6a1761cb3a10915e | [log] [tgz] |
---|---|---|
author | Tue Ly <lntue@fuchsia.infra.roller.google.com> | Tue Feb 15 18:01:18 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 15 10:03:21 2022 -0800 |
tree | 367fda1fabf1e3352f9f922a352c26b22564670f | |
parent | 296b2844af81b28d2292b410412ea7dd8defcafd [diff] |
[roll] Roll llvm-project/libc [libc] Improve performance of generic hypot when the exponent difference is sufficiently large. Simplify the logic when the exponent difference is at least MantissaLength + 2, while still maintaining correct rounding for all rounding modes. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D119843 GitOrigin-RevId: dffae432c8cf7ec26f4d393383ff51f7dd4b2064 Original-Revision: 6c478e9bb96abe72bbd6be5ffed69148e1ffe659 Change-Id: Iccd2877b648c1492a5fe3660222dc187e1477f90
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.