[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:53:30 PDT 2022


Northbadge updated this revision to Diff 436577.
Northbadge marked an inline comment as done.
Northbadge added a comment.

Added one more test case.


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/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.436577.patch
Type: text/x-patch
Size: 5497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/71cb306b/attachment-0001.bin>


More information about the llvm-commits mailing list