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

PowerPC/JitCache: Clear valid_block bits for long invalidations. #10089

Merged

Conversation

AdmiralCurtiss
Copy link
Contributor

No clue if this is actually a relevant performance increase or bottleneck but it's something I realized we aren't doing anywhere. Without this the fast check detects more cachelines as valid than there actually are.

@lioncash lioncash merged commit 8809d8e into dolphin-emu:master Sep 8, 2021
11 checks passed
@AdmiralCurtiss AdmiralCurtiss deleted the jit-cache-valid-block-clear branch September 12, 2021 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants