Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122095
[VPlan] Place VPExpandSCEVRecipe in pre-header. ClosedPublic Authored by fhahn on Mar 20 2022, 3:16 AM.
Details Summary
Diff Detail
Event Timelinefhahn added a child revision: D122096: [VPlan] Expand induction step in VPlan pre-header..Mar 20 2022, 4:22 AM This revision is now accepted and ready to land.Mar 28 2022, 1:27 AM This revision was landed with ongoing or failed builds.Apr 10 2022, 1:28 AM Closed by commit rG5f1eb7485077: [VPlan] Place VPExpandSCEVRecipe in pre-header. (authored by fhahn). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421774 llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/test/Transforms/LoopVectorize/vplan-printing.ll
|