[PATCH] D29759: [SCEV] Cache results during GetMinTrailingZeros query

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 06:02:46 PST 2017


igor-laevsky updated this revision to Diff 87993.
igor-laevsky edited the summary of this revision.
igor-laevsky added a comment.

Store cache inside of the ScalarEvolution pass.


https://reviews.llvm.org/D29759

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/pr18606-min-zeros.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29759.87993.patch
Type: text/x-patch
Size: 9106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/5ed1315f/attachment.bin>


More information about the llvm-commits mailing list