[llvm] [ARM][SLP] Fix cost function for SLP Vectorization of ZExt/SExt (PR #122713)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 06:53:12 PST 2025


alexey-bataev wrote:

You just need to modify TTI::getExtendedReductionCost function, no changes in SLP are required. Also, provide a test

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


More information about the llvm-commits mailing list