llvm-project
65b576d2
- [AMDGPU] Disable atomic optimizer for single lane execution (#187915)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
37 days ago
[AMDGPU] Disable atomic optimizer for single lane execution (#187915) Optimized IR will have worse performance when only a single lane is active. Disable optimizer when single lane is expected at compile time.
References
#187915 - [AMDGPU] Disable atomic optimizer for single lane execution
Author
perlfu
Parents
5e79d979
Loading