[PATCH] D47974: [SimplifyIndVars] Ignore dead users

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 19:29:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334567: [SimplifyIndVars] Ignore dead users (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47974?vs=150608&id=151091#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47974

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll
  llvm/trunk/test/Analysis/ScalarEvolution/guards.ll
  llvm/trunk/test/Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll
  llvm/trunk/test/Transforms/IndVarSimplify/iv-widen.ll
  llvm/trunk/test/Transforms/IndVarSimplify/lftr-reuse.ll
  llvm/trunk/test/Transforms/IndVarSimplify/loop-invariant-conditions.ll
  llvm/trunk/test/Transforms/IndVarSimplify/no-iv-rewrite.ll
  llvm/trunk/test/Transforms/IndVarSimplify/pr25578.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47974.151091.patch
Type: text/x-patch
Size: 8857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/6769918b/attachment.bin>


More information about the llvm-commits mailing list