[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
Mon Jun 10 16:05:23 PDT 2019


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

First iteration on a combined patch.  The tests need updated to reflect the poison/undef split.  I'll do that, then rebase on top.


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-address-space-pointers.ll
  test/Transforms/IndVarSimplify/lftr-dead-ivs.ll
  test/Transforms/IndVarSimplify/lftr-reuse.ll
  test/Transforms/IndVarSimplify/lftr.ll

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


More information about the llvm-commits mailing list