[PATCH] D35107: Re-enable "[IndVars] Canonicalize comparisons between non-negative values and indvars"

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 06:11:13 PDT 2017


mkazantsev updated this revision to Diff 105627.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Added a comment explaining why we use OriginalPred.


https://reviews.llvm.org/D35107

Files:
  lib/Transforms/Utils/SimplifyIndVar.cpp
  test/Analysis/ScalarEvolution/guards.ll
  test/Transforms/IndVarSimplify/canonicalize-cmp.ll
  test/Transforms/IndVarSimplify/eliminate-comparison.ll
  test/Transforms/IndVarSimplify/widen-loop-comp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35107.105627.patch
Type: text/x-patch
Size: 6263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/92d95a3d/attachment.bin>


More information about the llvm-commits mailing list