[PATCH] D149331: [LCSSA] Don't invalidate entire loop in SCEV

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 02:29:50 PDT 2023


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM! AFAICT the current code should properly invalidate individual values now.


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

https://reviews.llvm.org/D149331



More information about the llvm-commits mailing list