[PATCH] D103118: [SCEV] Compute exit counts for unsigned IVs using mustprogress semantics
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 6 20:43:19 PDT 2021
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
Fine by me if you add a unit test which shows that it works as expected with volatile load.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103118/new/
https://reviews.llvm.org/D103118
More information about the llvm-commits
mailing list