[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
Thu Apr 13 10:01:00 PDT 2017


wmi updated this revision to Diff 95151.
wmi added a comment.

Address Sanjoy's comments: Add another two proxy functions: getZeroExtendExprCached and getSignExtendExprCached.


Repository:
  rL LLVM

https://reviews.llvm.org/D30350

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30350.95151.patch
Type: text/x-patch
Size: 22847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/358d5063/attachment.bin>


More information about the llvm-commits mailing list