[PATCH] D38785: [LV/LAA] Avoid specializing a loop for stride=1 when this predicate implies a single-iteration loop

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 5 08:53:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317438 (authored by dorit).

Changed prior to commit:
  https://reviews.llvm.org/D38785?vs=118544&id=121629#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38785

Files:
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/test/Transforms/LoopVectorize/pr34681.ll
  llvm/trunk/test/Transforms/LoopVectorize/version-mem-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38785.121629.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171105/4e255be0/attachment.bin>


More information about the llvm-commits mailing list