[PATCH] D41578: [SCEV] Do not cache S -> V if S is not equivalent of V
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 22:48:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322058: [SCEV] Do not cache S -> V if S is not equivalent of V (authored by skatkov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41578?vs=128202&id=129034#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41578
Files:
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41578.129034.patch
Type: text/x-patch
Size: 6163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/90526299/attachment.bin>
More information about the llvm-commits
mailing list