[PATCH] D112872: [SCEV] Remove invalid SCEVUnknowns from value map

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 14:50:31 PST 2021


nikic abandoned this revision.
nikic added a comment.

This has been mostly replaced by D113349 <https://reviews.llvm.org/D113349>. The remaining change is to drop the checkValidity() call, but that's NFC after that patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112872



More information about the llvm-commits mailing list