[PATCH] D34273: [SCEV] Use depth limit instead of local cache for SExt and ZExt

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 21:46:16 PDT 2017


mkazantsev updated this revision to Diff 104597.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Added depth passed through getPreStartForExtend.


https://reviews.llvm.org/D34273

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Utils/SimplifyIndVar.cpp
  test/Analysis/ScalarEvolution/limit-depth.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34273.104597.patch
Type: text/x-patch
Size: 28605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/ef65a28e/attachment.bin>


More information about the llvm-commits mailing list