diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-08-09 06:29:01 -0500 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-08-09 15:47:10 -0500 |
| commit | ba5def8a85bc983460f65f889510accbc7b743ae (patch) | |
| tree | ee5616769cb3eb8118f5ef2bbef52622a40c2179 /tests/rustdoc-js-std/parser-slice-array.js | |
| parent | 531d5aa593592b16f379f9d6af5d9ae666a163b3 (diff) | |
| download | rust-ba5def8a85bc983460f65f889510accbc7b743ae.tar.gz rust-ba5def8a85bc983460f65f889510accbc7b743ae.zip | |
Add __addhf3, __subhf3, __mulhf3, __{eq,ge,gt,le,lt,ne,unord}hf2
LLVM does not currently emit these, but it is being discussed as an option on platforms where `f32` is not hardware supported. Glibc/libgcc also has the comparison functions [1] already. The generic implementations for addition, subtraction, and multiplication work for f16 without any complications, as do comparisons, so add them here. [1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=6ec6c77867af4ddfec7323e0ac6ede89effca852
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions
