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

Chen Li via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 22:23:46 PST 2016


chenli updated this revision to Diff 45948.
chenli added a comment.

The original diff file was from http://reviews.llvm.org/D13974 for the purpose of comparison. This is the updated diff file.


http://reviews.llvm.org/D16570

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16570.45948.patch
Type: text/x-patch
Size: 5942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/bb0ba13c/attachment.bin>


More information about the llvm-commits mailing list