[llvm] [VectorCombine] Expand `vector_insert` into shufflevector for earlier cost optimizations (#145512) (PR #146479)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 00:34:22 PDT 2025


nikic wrote:

Why is this necessary? Is there some pass that emits fixed vector insert instead of shufflevector?

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


More information about the llvm-commits mailing list