[llvm] [VectorCombine] New folding pattern for extract/binop/shuffle chains (PR #145232)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 02:54:37 PDT 2025


https://github.com/RKSimon commented:

This still feels like its a lot more complicated than necessary - e.g. if we compare to SelectionDAG::matchBinOpReduction

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


More information about the llvm-commits mailing list