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

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 03:59:01 PDT 2024


https://github.com/Pierre-vh commented:

mostly coding style nits. The coding style here differs a bit from what we usually see so I pointed out the things that stood out to me as someone that's not in the loop with this change.

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


More information about the llvm-commits mailing list