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

Fix picking ByDeclaration strategy #104

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Flakebi
Copy link
Member

@Flakebi Flakebi commented Aug 22, 2024

Due to refactorings, the ByInstruction strategy was always picked. Fix that and only pick ByInstruction if there are opcodes that need it.

Due to refactorings, the ByInstruction strategy was always picked.
Fix that and only pick ByInstruction if there are opcodes that need it.
@Flakebi Flakebi requested a review from nhaehnle August 22, 2024 13:07
@Flakebi Flakebi merged commit bdfb113 into GPUOpen-Drivers:dev Aug 27, 2024
8 checks passed
@Flakebi Flakebi deleted the fix-strategy branch August 27, 2024 13:45
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.

2 participants