[PATCH] D67941: Invalidate assumption cache before outlining.

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 19:14:26 PDT 2019


hiraditya added a comment.

@vsk Fixed the testcase in: D68095 <https://reviews.llvm.org/D68095>, it triggers the failure when AssumptionCache is stale.


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

https://reviews.llvm.org/D67941





More information about the llvm-commits mailing list