[PATCH] D60636: [CallSite removal] move InlineCost to CallBase usage

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 05:41:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
fedor.sergeev marked an inline comment as done.
Closed by commit rL358982: [CallSite removal] move InlineCost to CallBase usage (authored by fedor.sergeev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60636?vs=194967&id=196224#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60636/new/

https://reviews.llvm.org/D60636

Files:
  llvm/trunk/include/llvm/Analysis/InlineCost.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInline.cpp
  llvm/trunk/lib/Transforms/IPO/InlineSimple.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60636.196224.patch
Type: text/x-patch
Size: 30517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/6793dd70/attachment.bin>


More information about the llvm-commits mailing list