[PATCH] D22706: Fix : Partial Inliner requires AssumptionCacheTracker

River Riddle via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 15:13:49 PDT 2016


rriddle created this revision.
rriddle added a reviewer: eraman.
rriddle added a subscriber: llvm-commits.

The public InlineFunction utility assumes that the passed in InlineFunctionInfo has a valid AssumptionCacheTracker.


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

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


More information about the llvm-commits mailing list