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

x86jit: Flush floats together if possible #18227

Merged
merged 3 commits into from
Sep 24, 2023

Conversation

unknownbrackets
Copy link
Collaborator

A few tweaks related to register flushing and loading constants. These don't seem to help me much at the FPS level, although they're all definitely beneficial in unittest jit microbenchmarks. I expect them to help older or lower power devices more, but probably still small.

-[Unknown]

@unknownbrackets unknownbrackets added the x86jit x86/x64 JIT bugs label Sep 24, 2023
@hrydgard hrydgard merged commit 2ba63c6 into hrydgard:master Sep 24, 2023
18 checks passed
@unknownbrackets unknownbrackets deleted the x86-ir-flush branch September 24, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x86jit x86/x64 JIT bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants