[PATCH] D68478: Invalidate assumption cache before outlining.

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 15:45:23 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373807: Invalidate assumption cache before outlining. (authored by hiraditya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68478?vs=223261&id=223330#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68478

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68478.223330.patch
Type: text/x-patch
Size: 4036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/4b1d8dd8/attachment.bin>


More information about the llvm-commits mailing list