[llvm] [AMDGPU][ASAN] Handle special GVs lowering in amdgpu-sw-lower-lds (PR #161827)

Gang Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 6 11:24:26 PDT 2025


cmc-rep wrote:

It seems to me better if we can ignore those "special" GVs in amdgpu-sw-lower-lds, instead of duplicating the call
 
maybe amdgpu-lower-module-lds also needs some adjustment to handle this scenario we have not tested before.
 

https://github.com/llvm/llvm-project/pull/161827


More information about the llvm-commits mailing list