[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc][math] Refactor bf16sub family to header-only (#182115)

Refactors the bf16sub math family to be header-only.

Closes https://github.com/llvm/llvm-project/issues/182114

Target Functions:
  - bf16sub
  - bf16subf
  - bf16subf128

GitOrigin-RevId: ca04a70891fbc1ce97f3abd3479848c3731fe8c8
Original-Revision: a1fd99d1fd5c12a9f3adf8e2a182598d4f06791c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521396
Original-Revision: 864f4367019ef0ea3950805f483d8b14e1dd760d
GitOrigin-RevId: 736dbe6a9591145efa2b12acdd1403c075e4c024
Change-Id: Ic4edd3423a97d3eefe824375311ccdf5e55fa11e
1 file changed
tree: 30417fa8ac24b9997a24ca43f32ddecdc4a37db0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.