Skip to content

Commit 8127ede

Browse files
committed
Rebase
1 parent 8a1b9ff commit 8127ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Transforms/Vectorize/VPlanHelpers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ struct VPTransformState {
199199
LoopInfo *LI, DominatorTree *DT, IRBuilderBase &Builder,
200200
InnerLoopVectorizer *ILV, VPlan *Plan,
201201
Loop *CurrentParentLoop, Type *CanonicalIVTy);
202+
~VPTransformState();
202203
/// Target Transform Info.
203204
const TargetTransformInfo *TTI;
204205

0 commit comments

Comments
 (0)