[PATCH] D20789: Consecutive memory access in Loop Vectorizer - fixed and simplified

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 03:29:01 PDT 2016


delena updated this revision to Diff 59851.
delena added a comment.

I moved analysis of GEP with runtime index to llvm::getPtrStride().


Repository:
  rL LLVM

http://reviews.llvm.org/D20789

Files:
  ../lib/Analysis/LoopAccessAnalysis.cpp
  ../lib/Transforms/Vectorize/LoopVectorize.cpp
  ../test/Transforms/LoopVectorize/consec_no_gep.ll

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


More information about the llvm-commits mailing list