[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
Thu Jun 13 11:20:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363289: Fix a bug w/inbounds invalidation in LFTR (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62939?vs=204364&id=204591#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62939

Files:
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/2011-10-27-lftrnull.ll
  llvm/trunk/test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
  llvm/trunk/test/Transforms/IndVarSimplify/lftr-dead-ivs.ll
  llvm/trunk/test/Transforms/IndVarSimplify/lftr.ll

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


More information about the llvm-commits mailing list