[llvm] [AMDGPU] Introduce "amdgpu-sw-lower-lds" pass to lower LDS accesses. (PR #87265)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 12:04:30 PDT 2024


https://github.com/arsenm approved this pull request.

I'm not sure I trust the pass ordering with this strategy, and I think the pass name should not claim it's software lowering when it's not really that 

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


More information about the llvm-commits mailing list