[PATCH] D115847: [mlgo][inline] Improve global state tracking

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 11:30:46 PST 2022


mtrofin updated this revision to Diff 399741.
mtrofin added a comment.

Improved handing of "new nodes" - also went back to the first variant of this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115847

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115847.399741.patch
Type: text/x-patch
Size: 18729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/67cd2ef2/attachment.bin>


More information about the llvm-commits mailing list