[llvm] [NFC][AMDGPU] Compute always reserved registers once (PR #132006)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 19 04:47:24 PDT 2025


jayfoad wrote:

Why? Is this a compile time performance improvement? Is it measurable?

I know getReservedRegs is expensive, but the parts you have moved into getAlwaysReservedRegs look relatively cheap.

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


More information about the llvm-commits mailing list