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

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 16:20:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372789: [SCEV] Disable canonical expansion for non-affine addrecs. (authored by apilipenko, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65276?vs=213790&id=221624#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65276

Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65276.221624.patch
Type: text/x-patch
Size: 10305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/a0e17cc6/attachment.bin>


More information about the llvm-commits mailing list