[PATCH] D72602: [IndVarSimplify][LoopUtils] rewriteLoopExitValues. NFC.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 05:22:44 PST 2020


SjoerdMeijer updated this revision to Diff 238755.
SjoerdMeijer added a comment.

Thanks for looking! Comments addressed, the main ones being:

- restored the statistics, and
- the code that I forgot to delete.


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

https://reviews.llvm.org/D72602

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72602.238755.patch
Type: text/x-patch
Size: 32677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/609aac11/attachment.bin>


More information about the llvm-commits mailing list