[PATCH] D90421: [IndVarSimplify][SimplifyIndVar] Move WidenIV to Utils/SimplifyIndVar. NFCI.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 06:58:43 PST 2020


SjoerdMeijer updated this revision to Diff 303113.
SjoerdMeijer retitled this revision from "[IndVarSimplify][LoopUtils] Move WidenIV to Utils. NFCI." to "[IndVarSimplify][SimplifyIndVar] Move WidenIV to Utils/SimplifyIndVar. NFCI.".
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added a comment.

Comments addressed: moved this to `Uitls/SimplifyIndVar`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90421/new/

https://reviews.llvm.org/D90421

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90421.303113.patch
Type: text/x-patch
Size: 86681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/dc5cb200/attachment.bin>


More information about the llvm-commits mailing list