[PATCH] D139933: [InlineOrder] Add TopDownInlineOrder

IBricchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 08:59:41 PST 2022


IBricchi updated this revision to Diff 482511.

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

https://reviews.llvm.org/D139933

Files:
  llvm/lib/Analysis/InlineOrder.cpp
  llvm/test/Transforms/Inline/module-inliner-basic.ll
  llvm/test/Transforms/Inline/top-down-inliner-multiple-heads.ll
  llvm/test/Transforms/Inline/top-down-inliner-recursion.ll
  llvm/test/Transforms/Inline/top-down-inliner-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139933.482511.patch
Type: text/x-patch
Size: 8702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/7aba4735/attachment.bin>


More information about the llvm-commits mailing list