[PATCH] D33316: [SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 05:02:28 PDT 2017


mkazantsev updated this revision to Diff 99884.
mkazantsev retitled this revision from "[SCEV] Do not fold expressions with SCEVUnknown Phis into AddRecExpr's" to "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start".
mkazantsev edited the summary of this revision.

https://reviews.llvm.org/D33316

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/IVUsers/quadradic-exit-value.ll
  test/Analysis/ScalarEvolution/different-loops-recs.ll
  test/Transforms/LoopStrengthReduce/X86/incorrect-offset-scaling.ll
  test/Transforms/LoopStrengthReduce/lsr-expand-quadratic.ll
  test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33316.99884.patch
Type: text/x-patch
Size: 13992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/1f8f6c04/attachment.bin>


More information about the llvm-commits mailing list