[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
Fri Nov 13 03:28:18 PST 2015


sbaranga updated this revision to Diff 40132.
sbaranga added a comment.

Add more comments for PredicatedScalarEvolution and fix a typo.


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.40132.patch
Type: text/x-patch
Size: 41593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/792e162d/attachment-0001.bin>


More information about the llvm-commits mailing list