Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48081
[VPlanRecipeBase] Add eraseFromParent(). ClosedPublic Authored by fhahn on Jun 12 2018, 8:30 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: rogfer01, rkruppe, tschuett, bollu. · View Herald TranscriptJun 12 2018, 8:30 AM fhahn added a child revision: D46827: [VPlan] Add VPInstruction to VPRecipe transformation..Jun 12 2018, 8:44 AM This revision is now accepted and ready to land.Jun 13 2018, 4:00 PM Closed by commit rL334951: [VPlanRecipeBase] Add eraseFromParent(). (authored by fhahn). · Explain WhyJun 18 2018, 8:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151719 llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/unittests/Transforms/Vectorize/VPlanTest.cpp
|