[llvm] [AMDGPU] Enable amdgpu-sw-lower-lds pass to lower LDS accesses to use device global memory (PR #87265)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 10:26:51 PDT 2024


https://github.com/arsenm commented:

Title is misleading. I think the implementation of the pass, and adding it to the pass pipeline should be done in separate changes 

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


More information about the llvm-commits mailing list