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

Add -mfpmath=sse to CMakeLists.txt #17165

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

fp64
Copy link
Contributor

@fp64 fp64 commented Mar 23, 2023

Only affects x86+32bit+gcc combo.

Taken this stuff from #16984 into its own pull request.
Fixes (on my system) some pspautotests failures mentioned in #17161.
Left -mstackrealign there (but commented out) mostly to match #16984, but also as a remainder that it is a thing.

Only affects x86+32bit+gcc combo.
@fp64
Copy link
Contributor Author

fp64 commented Mar 23, 2023

Just a remainder, that clang neither understands, nor needs -mfpmath=sse.

@unknownbrackets unknownbrackets merged commit d49edad into hrydgard:master Mar 23, 2023
@unknownbrackets unknownbrackets added this to the v1.15.0 milestone Mar 23, 2023
@fp64 fp64 deleted the mfpmath-sse branch March 23, 2023 12:11
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