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

Use OpenLibm by default on armv7l #32803

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Use OpenLibm by default on armv7l #32803

merged 1 commit into from
Aug 6, 2019

Conversation

staticfloat
Copy link
Member

We used to have problems with openlibm on armv7l, but we fixed those a few years ago. Let's be consistent, and use openlibm everywhere we can.

@ViralBShah ViralBShah added maths Mathematical functions system:arm ARMv7 and AArch64 labels Aug 6, 2019
@staticfloat staticfloat merged commit 314e355 into master Aug 6, 2019
@staticfloat staticfloat deleted the sf/armv7l_openlibm branch August 6, 2019 17:50
@staticfloat
Copy link
Member Author

Merging now, as it's not like the rest of the CI matters for this change.

@staticfloat
Copy link
Member Author

Judging by reports in #32257 (comment) it looks like this fixes some client code on armv7l, we can consider this an implementation-detail/bugfix IMO, and backport this to 1.1 and 1.2 to un-break code in future releases, IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maths Mathematical functions system:arm ARMv7 and AArch64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants