[PATCH] D111602: [SCEV][NFC] Tackle quadratic CT consumption when forgetting memoized results

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 05:03:28 PDT 2021


mkazantsev updated this revision to Diff 379344.
mkazantsev retitled this revision from "[SCEV][NFC] Tackle quadratic CT consumption in forgetValue" to "[SCEV][NFC] Tackle quadratic CT consumption when forgetting memoized results".
mkazantsev edited the summary of this revision.
mkazantsev added a comment.

Found some more places where it can be done. @nikic could you please check the CT now?


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

https://reviews.llvm.org/D111602

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111602.379344.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/758d0b15/attachment-0001.bin>


More information about the llvm-commits mailing list