[PATCH] D74162: [Inliner] Inlining should honor nobuiltin attributes

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 07:44:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9ca75f19bab: [Inliner] Inlining should honor nobuiltin attributes (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D74162?vs=247165&id=247267#toc

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.247267.patch
Type: text/x-patch
Size: 22198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/0d2e0bae/attachment.bin>


More information about the llvm-commits mailing list