Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math: add {fmin,fmax}{f,} for thumb*-none-eabi* #389

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

jordens
Copy link
Contributor

@jordens jordens commented Oct 24, 2020

These are exposed in core::f32

close #354
c.f. rust-lang/rust#62729
Patch from @whitequark (https://paste.debian.net/1168430/)

@alexcrichton alexcrichton merged commit 0f2271e into rust-lang:master Oct 26, 2020
@alexcrichton
Copy link
Member

👍

AaronKutch pushed a commit to AaronKutch/compiler-builtins that referenced this pull request Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM Thumb targets need fmax*/fmin* intrinsics
2 participants