[llvm] [RegAlloc][RISCV] Increase the spill weight by target factor (PR #113675)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 04:06:23 PST 2024


bzEq wrote:

Have you tried taking LaneBitMask into account rather than adding the `Factor`? The LaneBitMask indicates concrete regunits occupied by the RegClass.

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


More information about the llvm-commits mailing list