[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
Thu Jun 29 22:04:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306785: [SCEV] Use depth limit instead of local cache for SExt and ZExt (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D34273?vs=104597&id=104816#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34273

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34273.104816.patch
Type: text/x-patch
Size: 28737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/34775ed0/attachment.bin>


More information about the llvm-commits mailing list