[llvm] [SLP]Fix graph traversal in getSpillCost (PR #124984)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 14:01:05 PST 2025


alexey-bataev wrote:

Some non-vectorizable math calls are vectorized in the test, default cost missing spill cost. Would be good to have a function call to check if the node should be scalarized (something like https://reviews.llvm.org/D154738)

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


More information about the llvm-commits mailing list