[PATCH] D65276: [SCEV] Disable canonical expansion for nested recurrences.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 21:35:33 PDT 2019


ebrevnov updated this revision to Diff 213789.
ebrevnov added a comment.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65276/new/

https://reviews.llvm.org/D65276

Files:
  include/llvm/Analysis/ScalarEvolutionExpander.h
  include/llvm/Analysis/ScalarEvolutionExpressions.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Analysis/ScalarEvolutionExpander.cpp
  test/Transforms/IndVarSimplify/exit_value_tests.ll
  unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65276.213789.patch
Type: text/x-patch
Size: 13455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/19f9ea63/attachment.bin>


More information about the llvm-commits mailing list