[PATCH] D67936: HotColdSplitting: invalidate the AssumptionCache on split

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 14:50:02 PDT 2019


lebedev.ri added a comment.

It's weird though. Nothing else calls `AssumptionCache::clear()`.
*Why* it is being preserved? It seems there might be a bigger bug.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67936





More information about the llvm-commits mailing list