[llvm] [AMDGPU][ASAN] Handle special GVs lowering in amdgpu-sw-lower-lds (PR #161827)
Sameer Sahasrabuddhe via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 15 23:38:04 PDT 2025
ssahasra wrote:
> On platform without hardware support, we can emulate named-barrier using LDS atomics.
Why? What's the software need to do that on older hardware?
https://github.com/llvm/llvm-project/pull/161827
More information about the llvm-commits
mailing list