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

Do not explicitly enable the LLVM atomic optimizer pass #2523

Merged
merged 1 commit into from Jun 15, 2023

Conversation

jayfoad
Copy link
Member

@jayfoad jayfoad commented Jun 15, 2023

See: https://reviews.llvm.org/D152649
The LLVM AMDGPU atomic optimizer pass is now enabled by default, and the existing option to enable or disable it will be removed in favour of setting the strategy to "None".

See: https://reviews.llvm.org/D152649
The LLVM AMDGPU atomic optimizer pass is now enabled by default, and the
existing option to enable or disable it will be removed in favour of
setting the strategy to "None".
@jayfoad jayfoad requested a review from a team as a code owner June 15, 2023 08:30
@amdvlk-admin
Copy link
Collaborator

Test summary for commit a6aca9b

CTS tests (Failed: 0/141320)
  • Built with version 1.3.3.1
  • Ubuntu 22.04, Navi3x
    • Passed: 40065/70667 (56.7%)
    • Failed: 0/70667 (0.0%)
    • Not Supported: 30602/70667 (43.3%)
    • Warnings: 0/70667 (0.0%)
    Ubuntu 20.04, Navi2x
    • Passed: 40106/70653 (56.8%)
    • Failed: 0/70653 (0.0%)
    • Not Supported: 30547/70653 (43.2%)
    • Warnings: 0/70653 (0.0%)

@jayfoad jayfoad merged commit f65d888 into GPUOpen-Drivers:dev Jun 15, 2023
10 checks passed
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.

None yet

3 participants