Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Add fminf16, fmaxf16, fminf128, and fmaxf128 #466

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

tgross35
Copy link
Contributor

No description provided.

These can be used for `fmin`, `fminf`, `fmax`, and `fmaxf`. No changes
to the implementation are made, so [1] is not fixed.

[1]: https://github.com/rust-lang/libm/issues/439
@tgross35 tgross35 enabled auto-merge January 24, 2025 03:21
@tgross35 tgross35 merged commit 42a8dfb into rust-lang:master Jan 24, 2025
35 checks passed
@tgross35 tgross35 deleted the generic-fmin-fmax branch January 24, 2025 04:33
tgross35 added a commit that referenced this pull request Apr 18, 2025
Add `fminf16`, `fmaxf16`, `fminf128`, and `fmaxf128`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant