Files
llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
Carl Ritson 65b576d2b0 [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.
2026-03-24 17:59:46 +09:00

36 KiB