[PATCH] D36850: [ThinLTO] Add norecurse function attribute propagation
Charles Saternos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 6 11:08:13 PST 2018
ncharlie updated this revision to Diff 128852.
ncharlie added a comment.
Skip functions that don't have a FunctionSummary. Return an empty root if a callgraph root can't be found.
https://reviews.llvm.org/D36850
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/Inputs/function-attr-prop-a.ll
test/ThinLTO/X86/functionattr-prop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36850.128852.patch
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180106/ab749cb6/attachment.bin>
More information about the llvm-commits
mailing list