[PATCH] D121084: [NewPM][Inliner] Make inlined calls to functions in same SCC as callee exponentially expensive
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 10:35:00 PST 2022
aeubanks updated this revision to Diff 413555.
aeubanks added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121084/new/
https://reviews.llvm.org/D121084
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/inline-cost-attributes.ll
llvm/test/Transforms/Inline/mut-rec-scc-2.ll
llvm/test/Transforms/Inline/mut-rec-scc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121084.413555.patch
Type: text/x-patch
Size: 11702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/2835588a/attachment.bin>
More information about the llvm-commits
mailing list