[PATCH] D13595: [SCEV][LV] Add SCEV Predicates and use them to re-implement stride versioning

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 09:22:03 PDT 2015


sbaranga updated this revision to Diff 38424.
sbaranga added a comment.

Address review comments from Sanjoy.


http://reviews.llvm.org/D13595

Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13595.38424.patch
Type: text/x-patch
Size: 45183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/b1d4e31c/attachment-0001.bin>


More information about the llvm-commits mailing list