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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 18 07:04:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281853: [Loop Vectorizer] Consecutive memory access - fixed and simplified (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D20789?vs=71748&id=71749#toc

Repository:
  rL LLVM

https://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.71749.patch
Type: text/x-patch
Size: 8093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160918/6f2cf0bb/attachment.bin>


More information about the llvm-commits mailing list