about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-slice-array.js
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-08-09 06:29:01 -0500
committerTrevor Gross <tmgross@umich.edu>2025-08-09 15:47:10 -0500
commitba5def8a85bc983460f65f889510accbc7b743ae (patch)
treeee5616769cb3eb8118f5ef2bbef52622a40c2179 /tests/rustdoc-js-std/parser-slice-array.js
parent531d5aa593592b16f379f9d6af5d9ae666a163b3 (diff)
downloadrust-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