[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 09:46:48 PST 2019


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

Simplified as per Ayal's comment, thanks.


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.185798.patch
Type: text/x-patch
Size: 7363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/655d7f88/attachment.bin>


More information about the llvm-commits mailing list