[PATCH] D149384: Adjust macros which define the ML inlining features.

Jacob Hegna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 14:34:55 PDT 2023


jacobhegna created this revision.
jacobhegna added a reviewer: mtrofin.
Herald added subscribers: ChuanqiXu, haicheng, hiraditya.
Herald added a project: All.
jacobhegna requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- Explicitly specify the dtype/shape
- Remove separate names for python/C++
- Add docstring for inline cost features


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149384

Files:
  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: D149384.517719.patch
Type: text/x-patch
Size: 20139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/82a06e97/attachment-0001.bin>


More information about the llvm-commits mailing list