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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 30 12:39:49 PDT 2021


nikic planned changes to this revision.
nikic added a comment.

I have a suspicion that ValueExprMap and ExprValueMap may not always be sync, need to double check that first.


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