[PATCH] D104751: Unpack the CostEstimate feature in ML inlining models.

Jacob Hegna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 15:47:24 PDT 2021


jacobhegna updated this revision to Diff 353810.
jacobhegna added a comment.

Move ML-specific code out of InlineCost.[h, cpp]


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104751

Files:
  llvm/include/llvm/Analysis/InlineCost.h
  llvm/include/llvm/Analysis/InlineModelFeatureMaps.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/MLInlineAdvisor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104751.353810.patch
Type: text/x-patch
Size: 31812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/706db942/attachment.bin>


More information about the llvm-commits mailing list