[llvm] [VectorCombine] New folding pattern for extract/binop/shuffle chains (PR #145232)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 30 01:58:14 PDT 2025
dtcxzyw wrote:
@RKSimon Do you know where this pattern is generated from? If it is only introduced by SLP/LoopVec, can we just emit a reduction instead? Is this pattern left as is since the reduction is not supported by the target?
https://github.com/llvm/llvm-project/pull/145232
More information about the llvm-commits
mailing list