[PATCH] D25810: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. Fix PR18606
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 13:14:52 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284868: [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor. (authored by lihuang).
Changed prior to commit:
https://reviews.llvm.org/D25810?vs=75373&id=75473#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25810
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpressions.h
llvm/trunk/test/Analysis/ScalarEvolution/pr18606.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25810.75473.patch
Type: text/x-patch
Size: 4525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/042e8987/attachment.bin>
More information about the llvm-commits
mailing list