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

SignalDelegator: Let the frontend inform AVX support #4077

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

Sonicadvance1
Copy link
Member

Since the frontend has changed to informing the backend if AVX is supported, there is no reason to feed that configuration back in to SignalDelegator from the backend.

Instead inform the SignalDelegator directly in the frontend instead of this now weird round-about path.

Since the frontend has changed to informing the backend if AVX is
supported, there is no reason to feed that configuration back in to
SignalDelegator from the backend.

Instead inform the SignalDelegator directly in the frontend instead of
this now weird round-about path.
@alyssarosenzweig
Copy link
Collaborator

Why don't we support AVX unconditionally?

@Sonicadvance1
Copy link
Member Author

Why don't we support AVX unconditionally?

It's disabled on 32-bit out of concern for stack usage breaking some games

@lioncash lioncash merged commit 9100235 into FEX-Emu:main Sep 27, 2024
12 checks passed
@Sonicadvance1 Sonicadvance1 deleted the frontend_informed_supportsavx branch September 27, 2024 22:15
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.

3 participants