[PATCH] D63686: [LFTR] Fix post-inc pointer IV with truncated exit count (PR41998)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 02:24:39 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364709: [LFTR] Fix post-inc pointer IV with truncated exit count (PR41998) (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63686?vs=206116&id=207191#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63686

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63686.207191.patch
Type: text/x-patch
Size: 10832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190629/0907a8a7/attachment.bin>


More information about the llvm-commits mailing list