[PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 17:07:36 PDT 2016
lihuang updated this revision to Diff 65841.
Herald added a subscriber: sanjoy.
https://reviews.llvm.org/D18867
Files:
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18867.65841.patch
Type: text/x-patch
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/5f2d1342/attachment.bin>
More information about the llvm-commits
mailing list