[llvm] [VectorCombine] Expand `vector_insert` into shufflevector for earlier cost optimizations (#145512) (PR #146479)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 07:51:57 PDT 2025
RKSimon wrote:
@nikic Should we keep the implementation in InstCombinerImpl::visitCallInst as well?
https://github.com/llvm/llvm-project/pull/146479
More information about the llvm-commits
mailing list