[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
Mon Jun 26 02:25:42 PDT 2017
mkazantsev updated this revision to Diff 103898.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Added depth limitation passed through getExtendAddRecStart
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.103898.patch
Type: text/x-patch
Size: 28570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/ab018921/attachment.bin>
More information about the llvm-commits
mailing list