[PATCH] D121104: [SCEV] Verify all IR -> SCEV mappings

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 09:02:01 PST 2022


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

I think this is very worthwhile doing under expensive asserts, and probably any time we verify SCEV explicitly.  Given that, LGTM


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

https://reviews.llvm.org/D121104



More information about the llvm-commits mailing list