Skip to content

Add xtensa to list of soft math targets. #436

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
Oct 16, 2021

Conversation

MabezDev
Copy link
Contributor

@MabezDev MabezDev commented Oct 8, 2021

I am right in thinking these software impls only get used if there isn't hardware accelerated support for the current target? I.e some xtensa chips will be able to accelerate fma for example, adding this change wouldn't stop that from happening on chips that support those hardware instructions, right?

@Amanieu
Copy link
Member

Amanieu commented Oct 15, 2021

Can you rebase on the latest master to fix the CI failure (fixed in #437)?

@MabezDev MabezDev force-pushed the feature/xtensa-soft-math branch from 7022ffc to 5d6e20d Compare October 15, 2021 18:27
@MabezDev MabezDev force-pushed the feature/xtensa-soft-math branch from 5d6e20d to 4833f5f Compare October 16, 2021 14:27
@Amanieu Amanieu merged commit 84bfd38 into rust-lang:master Oct 16, 2021
tgross35 added a commit to tgross35/compiler-builtins that referenced this pull request Feb 24, 2025
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