[llvm] [VPlan] Add ExtractLane VPInst to extract across multiple parts. (PR #148817)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 25 04:00:21 PDT 2025


https://github.com/lukel97 approved this pull request.

LGTM. With only one vector this behaves like a ExtractElement VPInstruction right? Is it possible to replace ExtractElement with this later?

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


More information about the llvm-commits mailing list