[PATCH] D110385: [SCEV] Verify contents of cached Block Dispositions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 01:52:31 PDT 2021


mkazantsev added a comment.

In D110385#3019934 <https://reviews.llvm.org/D110385#3019934>, @fhahn wrote:

> Looks like a good thing to verify to me, thanks! I can't tell due to missing context in the diff, are the new checks enabled by default? If so, do you think this will cause any verification failures during bootstrapping that should be addressed first?

All these failures are fixed in D110390 <https://reviews.llvm.org/D110390>. I'm going to merge them together.


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

https://reviews.llvm.org/D110385



More information about the llvm-commits mailing list