[llvm] [VectorCombine] Fold insert(binop(x,y),binop(a,b),idx) --> binop(insert(x,a,idx),insert(x,a,idx)) (PR #124909)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 07:29:23 PST 2025


https://github.com/RKSimon ready_for_review https://github.com/llvm/llvm-project/pull/124909


More information about the llvm-commits mailing list