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

Roman Shirokiy via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 09:02:46 PDT 2016


roman.shirokiy updated this revision to Diff 58621.
roman.shirokiy added a comment.

Removed negative unit stride condition.


http://reviews.llvm.org/D17268

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

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


More information about the llvm-commits mailing list