[PATCH] D34979: [IndVars] Canonicalize comparisons between non-negative values and indvars

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 22:38:16 PDT 2017


mkazantsev updated this revision to Diff 105216.
mkazantsev marked an inline comment as done.

https://reviews.llvm.org/D34979

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: D34979.105216.patch
Type: text/x-patch
Size: 4546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/5a51a410/attachment-0001.bin>


More information about the llvm-commits mailing list