[PATCH] D149323: [SCEV] Don't invalidate past dependency-breaking instructions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 02:30:22 PDT 2023


mkazantsev added a comment.

If we prove that two values are the same, their SCEVs can also be proven the same (and not necessarity SCEVUnknown).


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

https://reviews.llvm.org/D149323



More information about the llvm-commits mailing list