[llvm] [InstCombine] Scalarize `(vec_ops (insert ?, X, Idx))` when only one element is demanded (PR #84645)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 12:44:32 PDT 2024


RKSimon wrote:

Are you saying that SLP is creating these vectorizations but shouldn't? Isnt that a cost issue with the alt opcode cases?

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


More information about the llvm-commits mailing list