[PATCH] D110587: [SCEV] Extend trip count to avoid overflow by default
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 22:26:12 PDT 2021
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
I'm fine with the change.
How do you think, can we add something to SCEV's verifier to catch this theoretical latent bug?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110587/new/
https://reviews.llvm.org/D110587
More information about the llvm-commits
mailing list