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

PPU LLVM: rewrite some instructions #11412

Merged
merged 7 commits into from Jan 21, 2022
Merged

Conversation

Nekotekina
Copy link
Member

Please test with clear cache. Old SSE2 masked store has implicit non-temporal hint which may kill performance if misused.

@Megamouse Megamouse added the Optimization Optimizes existing code label Jan 20, 2022
@Nekotekina Nekotekina force-pushed the master2 branch 3 times, most recently from 0fef3a2 to 2f2f6c0 Compare January 20, 2022 12:18
@Nekotekina Nekotekina merged commit 00274bb into RPCS3:master Jan 21, 2022
@Yahfz
Copy link
Contributor

Yahfz commented Jan 21, 2022

Mind checking if its possible to improve some SPU instructions too? Such as FCGT/FNMS as those are the most commonly used by games. Improving performance on those will for sure help a lot of titles even if it's just a little.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants