[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 23:39:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307126: [IndVars] Canonicalize comparisons between non-negative values and indvars (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D34979?vs=105216&id=105220#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34979

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34979.105220.patch
Type: text/x-patch
Size: 4711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/bd1aaf31/attachment-0001.bin>


More information about the llvm-commits mailing list