[PATCH] D114633: [SCEV] Turn validity check in getExistingSCEV into assert (NFC).

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 12:00:39 PST 2021


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

LGTM, now that D113349 <https://reviews.llvm.org/D113349> is relanded. I'll abandon D114260 <https://reviews.llvm.org/D114260> as the request there was to keep the assert, which is exactly what you did here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114633



More information about the llvm-commits mailing list