[PATCH] D111533: [SCEV] Invalidate user SCEVs along with operand SCEVs to avoid cache corruption

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 03:22:23 PDT 2021


mkazantsev added a comment.

If it's too bad in terms of compile time, I have some ideas how to improve it. Need to know whether they are needed immediately or can be done as follow-ups.


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

https://reviews.llvm.org/D111533



More information about the llvm-commits mailing list