[PATCH] D67941: Invalidate assumption cache before outlining.

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 11:38:05 PDT 2019


hiraditya updated this revision to Diff 221993.
hiraditya edited the summary of this revision.
hiraditya added a comment.

Added AssumptionCache verifier to verify the original function.


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

https://reviews.llvm.org/D67941

Files:
  llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67941.221993.patch
Type: text/x-patch
Size: 3895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/3392ae16/attachment.bin>


More information about the llvm-commits mailing list