[PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker

River Riddle via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 16:51:54 PDT 2016


rriddle updated this revision to Diff 65192.
rriddle added a comment.

Fix the formatting of the implementation and added a test case for the assumption cache.


https://reviews.llvm.org/D22706

Files:
  /Users/rriddle/Desktop/llvm/llvm/include/llvm/Transforms/IPO/PartialInlining.h
  /Users/rriddle/Desktop/llvm/llvm/lib/Transforms/IPO/PartialInlining.cpp
  /Users/rriddle/Desktop/llvm/llvm/test/Transforms/Inline/partial-inline-act.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22706.65192.patch
Type: text/x-patch
Size: 9810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/c3f47a03/attachment.bin>


More information about the llvm-commits mailing list