[PATCH] D38494: [ScalarEvolution] Handling for ICmp occuring in the evolution chain.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 19:28:19 PDT 2017


jbhateja updated this revision to Diff 119241.
jbhateja added a comment.

- Limiting the evaluation of ICmp to computation of SCEV of PHI nodes.


https://reviews.llvm.org/D38494

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Analysis/ScalarEvolution/pr34538.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38494.119241.patch
Type: text/x-patch
Size: 5327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/a9a2bfa7/attachment.bin>


More information about the llvm-commits mailing list