[PATCH] D28158: [SCEV] limit recursion depth and operands number in getAddExpr

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 04:49:42 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294181: [SCEV] limit recursion depth and operands number in getAddExpr (authored by dfukalov).

Changed prior to commit:
  https://reviews.llvm.org/D28158?vs=84989&id=87213#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28158

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28158.87213.patch
Type: text/x-patch
Size: 10188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/c7478095/attachment.bin>


More information about the llvm-commits mailing list