[PATCH] D62939: Strengthen LFTR's ability to replace IVs

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 14:37:26 PDT 2019


reames updated this revision to Diff 203449.
reames added a comment.

Remove the buggy phi code Nikita pointed out and otherwise address last round of comments from Nikita.


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

https://reviews.llvm.org/D62939

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
  test/Transforms/IndVarSimplify/lftr-reuse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62939.203449.patch
Type: text/x-patch
Size: 10428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/b3ad8148/attachment-0001.bin>


More information about the llvm-commits mailing list