[PATCH] D38494: [ScalarEvolution] Handling for ICmp occuring in the evolution chain.
Jatin Bhateja via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 21 10:37:47 PDT 2017
jbhateja updated this revision to Diff 119765.
jbhateja added a comment.
- Adding a visitor to generalize ICmp evalauation while computing SCEV for PHIs.
- Merge branch 'master' of https://github.com/llvm-mirror/llvm
https://reviews.llvm.org/D38494
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Analysis/ScalarEvolution/pr34538.ll
test/Analysis/ScalarEvolution/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38494.119765.patch
Type: text/x-patch
Size: 7105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171021/49ce19cd/attachment.bin>
More information about the llvm-commits
mailing list