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

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 28 04:19:36 PDT 2017


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

- Review comment resolutions.


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.120731.patch
Type: text/x-patch
Size: 8037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171028/5b989435/attachment.bin>


More information about the llvm-commits mailing list