[llvm] [LV] Move condition to VPPartialReductionRecipe::execute (PR #166136)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 02:36:48 PST 2025


https://github.com/fhahn commented:

Hmm, with this change IIUC we now assume that the cost of partial reduction with and without selects will be the same. Is that correct in all cases?

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


More information about the llvm-commits mailing list