[PATCH] D154601: Register new assumption in a cache
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 05:38:21 PDT 2023
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM
We need to add AssumptionCache verification that works with the NewPM. The old verify-assumption-cache only works for LegacyPM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154601/new/
https://reviews.llvm.org/D154601
More information about the llvm-commits
mailing list