[PATCH] D111687: Fix getInlineCost with ComputeFullInlineCost enabled
Artur Pilipenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 14 14:38:02 PDT 2021
apilipenko updated this revision to Diff 379850.
apilipenko added a comment.
Add a simple test case using -inline-cost-full cl::opt.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111687/new/
https://reviews.llvm.org/D111687
Files:
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/noduplicate.ll
llvm/test/Transforms/SampleProfile/inline-noduplicate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111687.379850.patch
Type: text/x-patch
Size: 8177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/7f879a81/attachment.bin>
More information about the llvm-commits
mailing list