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

Rajveer Singh Bharadwaj via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 4 04:31:54 PDT 2025


Rajveer100 wrote:

With the latest changes, the logic works for all element sizes and not limited to just powers of 2. Also updated the costs.

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


More information about the llvm-commits mailing list