[PATCH] D13974: [IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 00:15:24 PDT 2015


chenli updated this revision to Diff 38507.
chenli marked 2 inline comments as done.
chenli added a comment.

Update patch w.r.t Sanjoy's comments.


http://reviews.llvm.org/D13974

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/rewrite-loop-exit-value.ll
  test/Transforms/LoopUnroll/scevunroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13974.38507.patch
Type: text/x-patch
Size: 6698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/19e4f2f3/attachment.bin>


More information about the llvm-commits mailing list