[PATCH] D28044: [LV/LoopAccess] Check statically if an unknown dependence distance can be proven larger than the loop-count

Dorit Nuzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 06:20:57 PST 2017


dorit updated this revision to Diff 85741.
dorit added a comment.

added testcase and addressed other comments.


https://reviews.llvm.org/D28044

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/multiple-strides-rt-memory-checks.ll
  llvm/test/Analysis/LoopAccessAnalysis/pr31098.ll
  llvm/test/Transforms/LoopVectorize/multiple-strides-vectorization.ll
  llvm/test/Transforms/LoopVectorize/pr31098.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28044.85741.patch
Type: text/x-patch
Size: 14191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/83484685/attachment.bin>


More information about the llvm-commits mailing list