[llvm] [InstCombine] Constant fold binops through `vector.insert` (PR #164624)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 02:54:15 PDT 2025


================

----------------
nikic wrote:

Can you please add a test where the inserted vector is non-splat? If I understand correctly, the transform is going to apply in that case as well.

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


More information about the llvm-commits mailing list