[roll] Roll llvm-project/libc [libc][math] Adds entrypoint and tests for nearbyintf128,scalbnf128 (#88443) Closes #84689. Adding @lntue for review. I was curious about the implementation of `round_using_current_rounding_mode` used for the `nearbyint` functions. It has one of the rounding modes as unreachable ([here](https://github.com/llvm/llvm-project/blob/main/libc/src/__support/FPUtil/NearestIntegerOperations.h#L243)), and I was wondering if this was okay for the `nearbyint` functions. --------- Co-authored-by: Michael Flanders <mkf727@cs.washington.edu> GitOrigin-RevId: b9e64ef67f98ed618709daf7eb3732c4f72a1aa2 Original-Revision: 432dc9f29f3b77fef4b441035bbf099cc8086d6f Change-Id: Id6d7542dbdeb1024f03830a743dca6c67bb45deb
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.