[PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 12:04:36 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278269: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non… (authored by akaylor).

Changed prior to commit:
  https://reviews.llvm.org/D18867?vs=65841&id=67573#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D18867

Files:
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18867.67573.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/05be5480/attachment.bin>


More information about the llvm-commits mailing list