[llvm] [AMDGPU] Reschedule loads in clauses to improve throughput (RFC) (PR #102595)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 03:30:43 PDT 2024


jayfoad wrote:

Can you explain what kind of rescheduling you are doing? Why would the regular scheduler not already have put the loads into an optimal order?

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


More information about the llvm-commits mailing list