[PATCH] D57382: [LV] Move interleave count computation to LVP::plan().

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 02:43:37 PST 2019


fhahn updated this revision to Diff 185515.
fhahn added a comment.
Herald added a project: LLVM.

Address comments, thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57382/new/

https://reviews.llvm.org/D57382

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/interleave-need-vplan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57382.185515.patch
Type: text/x-patch
Size: 9131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/57d9fb4b/attachment.bin>


More information about the llvm-commits mailing list