[PATCH] D127689: [inliner] Add per-SCC-pass InlineAdvisor printing option

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 14:55:59 PDT 2022


Northbadge updated this revision to Diff 436578.
Northbadge added a comment.

Moved ML test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127689

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/ML/enable-inline-advisor-printing-ml.ll
  llvm/test/Transforms/Inline/enable-inline-advisor-printing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127689.436578.patch
Type: text/x-patch
Size: 5503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/8d1ddb5d/attachment.bin>


More information about the llvm-commits mailing list