[llvm] [AMDGPU][Scheduler] Support for rematerializing SGPRs and AGPRs (PR #140036)

Lucas Ramirez via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 10:27:37 PDT 2025


lucas-rami wrote:

This should be correct now. These RP excess calculations are a bit messy; my next PR will make things much more simple by using `GCNRegPressure` objects to track RP in regions showing excess pressure.

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


More information about the llvm-commits mailing list