[PATCH] D44001: [SCEV] Prove implications for SCEVUnknown Phis

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 23:56:09 PDT 2018


mkazantsev updated this revision to Diff 140743.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Added comments and asserts, fixed typos.


https://reviews.llvm.org/D44001

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/IRCE/decrementing-loop.ll
  test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44001.140743.patch
Type: text/x-patch
Size: 13800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/79b51313/attachment.bin>


More information about the llvm-commits mailing list