Re: [PATCH] D17268: [LAA] Function 'isStridedPtr' returns additional result “Loop *Lp” via function argument and add appropriate checks out of the 'isStridedPtr'.

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 08:02:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272014: [LAA] Improve non-wrapping pointer detection by handling loop-invariant case. (authored by aturetsk).

Changed prior to commit:
  http://reviews.llvm.org/D17268?vs=58621&id=59891#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17268

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17268.59891.patch
Type: text/x-patch
Size: 6668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/d891d28c/attachment.bin>


More information about the llvm-commits mailing list