[PATCH] D134117: [Transforms] Introduce InlineFunctionAndMergeAttributes (NFC)
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 22:23:24 PDT 2022
kazu updated this revision to Diff 461044.
kazu added a comment.
Taught InlineFunction to take an additional parameter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134117/new/
https://reviews.llvm.org/D134117
Files:
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/ModuleInliner.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134117.461044.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220918/5a0cff2d/attachment.bin>
More information about the llvm-commits
mailing list