[PATCH] D134178: [SCEV] Calculate PHI range based on its underlying values instead of just its inputs

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 05:47:48 PDT 2022


mkazantsev added a comment.

Need to carefully think how to invalidate it correctly. I guess you need updates in `forgetValue` and maybe somewhere else.


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

https://reviews.llvm.org/D134178



More information about the llvm-commits mailing list