[llvm] [VectorCombine] New folding pattern for extract/binop/shuffle chains (PR #145232)
Rajveer Singh Bharadwaj via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 03:41:10 PDT 2025
Rajveer100 wrote:
The split up into lambdas would definitely make it cleaner, for example:
- the swapping part
- cost calculation
- bit masks
- initial parity mask.
https://github.com/llvm/llvm-project/pull/145232
More information about the llvm-commits
mailing list