llvm-project
65b576d2 - [AMDGPU] Disable atomic optimizer for single lane execution (#187915)

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.
Author
Parents
Loading