[llvm] [VectorCombine] New folding pattern for extract/binop/shuffle chains (PR #145232)
Rajveer Singh Bharadwaj via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 15 06:15:21 PDT 2025
Rajveer100 wrote:
@RKSimon
Any suggestions from your end? From my point of view, the only change I can see is trying to merge the intrinsic/call instructions in one if block for neatness perspective and maybe making smaller helper functions. But other than that the logic is pretty much straight forward.
https://github.com/llvm/llvm-project/pull/145232
More information about the llvm-commits
mailing list