[PATCH] D74162: [Inliner] Inlining should honor nobuiltin attributes
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 10:17:17 PST 2020
tejohnson updated this revision to Diff 247023.
tejohnson added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74162/new/
https://reviews.llvm.org/D74162
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/include/llvm/Transforms/IPO/Inliner.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Target/AMDGPU/AMDGPUInline.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/test/Transforms/Inline/inline-no-builtin-compatible.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74162.247023.patch
Type: text/x-patch
Size: 20755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/c73d1112/attachment.bin>
More information about the llvm-commits
mailing list