[llvm] [AMDGPU] Handle lowering addrspace casts from LDS to FLAT address in amdgpu-sw-lower-lds. (PR #121214)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 23:22:59 PST 2025
https://github.com/arsenm commented:
This doesn't feel like a sound approach. What happens if the pointer value is captured in any way?
https://github.com/llvm/llvm-project/pull/121214
More information about the llvm-commits
mailing list