[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 12:49:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353461: [LV] Prevent interleaving if computeMaxVF returned None. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57837?vs=185798&id=185847#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57837

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

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


More information about the llvm-commits mailing list