[PATCH] D114260: [SCEV] Remove validity check on lookup (NFC)

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 21 20:19:56 PST 2021


mkazantsev added a comment.

Can we replace it with assert for the first time, and then delete it when we make sure it never fails?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114260



More information about the llvm-commits mailing list