[PATCH] D15412: [SCEV][LAA] Add no wrap SCEV predicates and use use them to improve strided pointer detection

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 02:50:08 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260085: [SCEV][LAA] Add no wrap SCEV predicates and use use them to improve strided… (authored by sbaranga).

Changed prior to commit:
  http://reviews.llvm.org/D15412?vs=47170&id=47171#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15412

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
  llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Analysis/LoopAccessAnalysis/wrapping-pointer-versioning.ll
  llvm/trunk/test/Transforms/LoopVectorize/same-base-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15412.47171.patch
Type: text/x-patch
Size: 41119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/1db4f3b5/attachment.bin>


More information about the llvm-commits mailing list