[PATCH] D110390: [SCEV] Establish control over disposition caches

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 00:56:33 PDT 2021


mkazantsev abandoned this revision.
mkazantsev added a comment.

Yes, right. What I meant is that there is no way to invalidate it from outside, like in `forgetLoopDispositions`. But you are right, this patch is an overkill. I'll come up with something more lightweight.


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

https://reviews.llvm.org/D110390



More information about the llvm-commits mailing list