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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 03:37:37 PST 2018


fhahn updated this revision to Diff 173829.
fhahn marked an inline comment as done.
fhahn added a comment.

Updated to traverse regions.


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.173829.patch
Type: text/x-patch
Size: 19324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/92c2bec4/attachment.bin>


More information about the llvm-commits mailing list