[PATCH] D110620: [SCEV] Infer ranges for SCC consisting of cycled Phis

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 14:02:20 PST 2022


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

LGTM.

I'm still not entirely convinced this is the best approach, but the simplified approach appears correct, and this looks at least reasonable.


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

https://reviews.llvm.org/D110620



More information about the llvm-commits mailing list