[llvm-branch-commits] [llvm] [AMDGPU] Expand scratch atomics to flat atomics if GAS is enabled (PR #154710)
Stanislav Mekhanoshin via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 26 23:46:20 PDT 2025
rampitec wrote:
> Does it mean that the scratch memory can be accessed by not only its own thread?
GAS is exactly that.
https://github.com/llvm/llvm-project/pull/154710
More information about the llvm-branch-commits
mailing list