[PATCH] D106327: [SCEV] Fix bug involving zero step and non-invariant RHS in trip count logic
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 20 09:35:33 PDT 2021
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
I guess we can deal with the negative case separately, sure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106327/new/
https://reviews.llvm.org/D106327
More information about the llvm-commits
mailing list