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

spu llvm: fix compilation and optimize some vector lookups #15598

Merged
merged 1 commit into from
May 16, 2024

Conversation

Megamouse
Copy link
Contributor

  • fix: "reference to local binding 'b2' declared in enclosing function"
  • Also optimize some vector lookups

probably fixes #15596

@Megamouse Megamouse added Build and CI Anything related to the build process and continuous integration Optimization Optimizes existing code labels May 15, 2024
… enclosing function

Also optimize some unnecessary vector lookups
@elad335 elad335 merged commit ba379ce into RPCS3:master May 16, 2024
6 checks passed
@Megamouse Megamouse deleted the ztukzuoi branch May 18, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Regression] [macOS] [Arm] Build: No longer compiles with Apple Clang
2 participants