[PATCH] D68318: Fix: Actually erase remove the elements from AssumeHandles

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 09:37:21 PDT 2019


hiraditya added a comment.

It depends on the verifier function (CodeExtractor::verifyAssumptionCache) from D67941 <https://reviews.llvm.org/D67941> to fail with the test case in: llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68318





More information about the llvm-commits mailing list