[PATCH] D109877: [NewPM] Make InlinerPass (aka 'inline') a parameterized pass

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 03:54:15 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8cb7f611fdf: [NewPM] Make InlinerPass (aka 'inline') a parameterized pass (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D109877?vs=372912&id=373544#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109877

Files:
  llvm/include/llvm/Transforms/IPO/Inliner.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109877.373544.patch
Type: text/x-patch
Size: 6509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/0be0b045/attachment.bin>


More information about the llvm-commits mailing list