[PATCH] D79917: [llvm][NFC] Cleanup uses of std::function in Inlining-related APIs
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 22:39:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG767db5be67ca: [llvm][NFC] Cleanup uses of std::function in Inlining-related APIs (authored by mtrofin).
Changed prior to commit:
https://reviews.llvm.org/D79917?vs=263899&id=264161#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79917/new/
https://reviews.llvm.org/D79917
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Analysis/InlineAdvisor.cpp
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Target/AMDGPU/AMDGPUInline.cpp
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/lib/Transforms/IPO/InlineSimple.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/PartialInlining.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79917.264161.patch
Type: text/x-patch
Size: 29167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/3b0d9135/attachment.bin>
More information about the llvm-commits
mailing list