[PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.

Chad Rosier mcrosier at codeaurora.org
Wed Sep 17 07:08:12 PDT 2014


Revised patch which now handles unsigned compares.

http://reviews.llvm.org/D5333

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/no-iv-rewrite.ll
  test/Transforms/IndVarSimplify/verify-scev.ll
  test/Transforms/IndVarSimplify/widen-loop-comp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5333.13782.patch
Type: text/x-patch
Size: 9253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/1018cda4/attachment.bin>


More information about the llvm-commits mailing list