This patch add wrappers for some ILV helper functions to
VPTransformState, to allow moving VP code-generation into VPlan.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74960
[VPlan] Provide required helpers through VPTransformState (NFC). AbandonedPublic Authored by fhahn on Feb 21 2020, 6:20 AM.
Details
Diff Detail
Event Timelinefhahn added a child revision: D76992: [VPlan] Add & use VPValue operands for VPWidenRecipe (NFC)..Mar 28 2020, 11:29 AM fhahn removed a child revision: D76992: [VPlan] Add & use VPValue operands for VPWidenRecipe (NFC)..Apr 7 2020, 6:27 AM
Revision Contents
Diff 253365 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
|