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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 04:39:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273257: Fixed consecutive memory access detection in Loop Vectorizer. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D20789?vs=61272&id=61356#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20789

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/consec_no_gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20789.61356.patch
Type: text/x-patch
Size: 8481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/911c3ad0/attachment.bin>


More information about the llvm-commits mailing list