[PATCH] D30350: [LSR] Add a cap for reassociation of AllFixupsOutsideLoop type LSRUse to protect compile time

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 13:52:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300494: [SCEV] Add a local cache for getZeroExtendExpr and getSignExtendExpr to prevent (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D30350?vs=95151&id=95480#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30350

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: D30350.95480.patch
Type: text/x-patch
Size: 22956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/96c8e0f2/attachment.bin>


More information about the llvm-commits mailing list