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

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


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

Rebased, updated the use auto * for cast<>.


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.173825.patch
Type: text/x-patch
Size: 17871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/0a767d02/attachment.bin>


More information about the llvm-commits mailing list