[compiler-rt] [AMDGPU][MachineScheduler] Alternative way to control excess RP. (PR #68004)

Jeffrey Byrnes via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 13:24:33 PDT 2023


https://github.com/jrbyrnes commented:

Just have a few questions about implementation details -- at a higher level, seems like we are trading one heuristic for another w.r.t flagging regions as ExcessRP -- so I'm curious about the relative performance.

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


More information about the llvm-commits mailing list