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

remove fastmath from x280 target #5055

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

fleclairTT
Copy link
Contributor

Fast math typically disallows IEEE 754 compliance and is considered an opt in only feature. removing it from default stops it from being opt out to being opt-in

@martin-frbg martin-frbg added this to the 0.3.29 milestone Jan 7, 2025
@martin-frbg
Copy link
Collaborator

(from additional information received off-site, this change actually fixes incorrect results)

@martin-frbg martin-frbg merged commit 69d3541 into OpenMathLib:develop Jan 7, 2025
80 of 83 checks passed
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