[llvm] [AMDGPU] Don't cluster lds instrs together (PR #180908)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 16 09:50:05 PST 2026


rampitec wrote:

I think we have seen benefits of LDS clustering in the past. I suspect the current problem is not that we cluster it but that we cluster too much.

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


More information about the llvm-commits mailing list