[PATCH] D57837: [LV] Prevent interleaving if computeMaxVF returned None.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 08:10:47 PST 2019


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

Move selection of IC into conditional.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57837

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/no-interleave-up-front.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57837.185779.patch
Type: text/x-patch
Size: 10393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/0d9e7e4d/attachment.bin>


More information about the llvm-commits mailing list