[PATCH] D49489: [VPlan] VPlan version of InterleavedAccessInfo.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 10:24:18 PDT 2018


fhahn updated this revision to Diff 156310.
fhahn added a comment.

Delete allocated InterleaveGroups in destructor.


https://reviews.llvm.org/D49489

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/VPlan.cpp
  lib/Transforms/Vectorize/VPlan.h
  lib/Transforms/Vectorize/VPlanValue.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49489.156310.patch
Type: text/x-patch
Size: 15780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/96da1865/attachment.bin>


More information about the llvm-commits mailing list