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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 01:41:20 PDT 2018


mkazantsev updated this revision to Diff 140392.
mkazantsev added a comment.

Adding IRCE tests for new cases (2 phis).


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.140392.patch
Type: text/x-patch
Size: 13154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180330/2e796f1d/attachment-0001.bin>


More information about the llvm-commits mailing list