[PATCH] D14296: [LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV expressions
silviu.baranga@arm.com via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 07:33:09 PST 2015
sbaranga updated this revision to Diff 39691.
sbaranga added a comment.
Replaced SE with PredSE wherever possible in LV and LAA.
Performed a rebase as the previous review was conflicting with HEAD.
http://reviews.llvm.org/D14296
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
include/llvm/Transforms/Utils/LoopUtils.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Scalar/LoopDistribute.cpp
lib/Transforms/Scalar/LoopLoadElimination.cpp
lib/Transforms/Utils/LoopUtils.cpp
lib/Transforms/Utils/LoopVersioning.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14296.39691.patch
Type: text/x-patch
Size: 40145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/489c24cc/attachment-0001.bin>
More information about the llvm-commits
mailing list