Skip to content

math: Enabled floating point intrinsics for RISCV32 microcontrollers #493

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

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

D1plo1d
Copy link
Contributor

@D1plo1d D1plo1d commented Sep 17, 2022

This should fix rust-lld: error: undefined symbol: fminf errors on RISCV32 microcontrollers.

Related to #492

Note: This is my first PR to rust-lang & compiler-builtins - if I've totally confused how things work here please let me know! :)

@Amanieu Amanieu merged commit 5532b94 into rust-lang:master Sep 20, 2022
@Amanieu
Copy link
Member

Amanieu commented Sep 20, 2022

Thanks!

@D1plo1d D1plo1d deleted the riscv32_floating_point_math branch September 20, 2022 14:55
@D1plo1d
Copy link
Contributor Author

D1plo1d commented Sep 20, 2022

No problem, thanks for the merge! 🙂

tgross35 added a commit to tgross35/compiler-builtins that referenced this pull request Feb 24, 2025
fma: Ensure zero has the correct sign
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.

2 participants