[PATCH] D127693: [mlgo] Fix accounting for SCC splits

Jin Xin Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 14:12:50 PDT 2022


Northbadge updated this revision to Diff 436936.
Northbadge marked 2 inline comments as done.
Northbadge added a comment.

Resolved comments. Thanks for the quick review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127693

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Analysis/MLInlineAdvisor.h
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/ML/scc-dead-accounting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127693.436936.patch
Type: text/x-patch
Size: 8695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/1136ab15/attachment.bin>


More information about the llvm-commits mailing list