[PATCH] D62939: Fix a bug w/inbounds invalidation in LFTR (was: Strengthen LFTR's ability to replace IVs)

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 15:02:12 PDT 2019


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

Incorporate Nikita's suggestion about IVs which are already post-increment, and just need their formed changed.


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-10-27-lftrnull.ll
  test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
  test/Transforms/IndVarSimplify/lftr-dead-ivs.ll
  test/Transforms/IndVarSimplify/lftr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62939.204364.patch
Type: text/x-patch
Size: 13707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/00995055/attachment.bin>


More information about the llvm-commits mailing list