[PATCH] D38415: [SimplifyIndVar] Replace IVUsers with loop invariant if possible

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 19:54:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315551: [SimplifyIndVar] Replace IVUsers with loop invariant whenever possible (authored by ether).

Changed prior to commit:
  https://reviews.llvm.org/D38415?vs=118545&id=118734#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38415

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyIndVar.h
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/constant-fold-1.ll
  llvm/trunk/test/Transforms/IndVarSimplify/replace-iv-with-loop-invariant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38415.118734.patch
Type: text/x-patch
Size: 12864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/5e7b7224/attachment.bin>


More information about the llvm-commits mailing list