[llvm] [SLP]Fix/improve getSpillCost analysis (PR #129258)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 08:49:38 PST 2025


preames wrote:

For additional context, this is an alternative to https://github.com/llvm/llvm-project/pull/128620 which had approached the same problem, but hit compile time concerns.  

@mikhailramalho - Would you mind running compile time measurements on this, and ensuring that it covers the original motivating case?

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


More information about the llvm-commits mailing list