[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
Fri Jul 29 09:57:22 PDT 2016


lihuang added a comment.

Hi Sanjoy,

Are you okay with the new change? I have added the comment as you asked. I also rebased the ValueTracking change in https://reviews.llvm.org/D18777 on the latest source.


https://reviews.llvm.org/D18867





More information about the llvm-commits mailing list