[PATCH] D143624: Inlining: Run the legacy AlwaysInliner before the regular inliner.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 16:49:46 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcae033dcf227: Inlining: Run the legacy AlwaysInliner before the regular inliner. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143624

Files:
  clang/test/CodeGen/code-coverage.c
  clang/test/Frontend/optimization-remark-with-hotness-new-pm.c
  clang/test/Headers/__clang_hip_math.hip
  clang/test/OpenMP/bug57757.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Other/new-pm-thinlto-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
  llvm/test/Transforms/Inline/always-inline-newpm.ll
  llvm/test/Transforms/PhaseOrdering/ARM/arm_mult_q15.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143624.496284.patch
Type: text/x-patch
Size: 112102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/96ba527f/attachment.bin>


More information about the llvm-commits mailing list