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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 01:13:29 PDT 2017


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

No functional changes, just renames of methods for better semantical understanding.


https://reviews.llvm.org/D33316

Files:
  include/llvm/Analysis/ScalarEvolution.h
  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.100049.patch
Type: text/x-patch
Size: 12768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/dce661b6/attachment.bin>


More information about the llvm-commits mailing list