[PATCH] D110891: [inliner] Mandatory inlining decisions produce remarks

Mircea Trofin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 14:01:47 PDT 2021


This revision was automatically updated to reflect the committed changes.
mtrofin marked an inline comment as done.
Closed by commit rG7d541eb4d49a: [inliner] Mandatory inlining decisions produce remarks (authored by mtrofin).

Changed prior to commit:
  https://reviews.llvm.org/D110891?vs=377091&id=377350#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110891

Files:
  clang/test/Frontend/optimization-remark-line-directive.c
  clang/test/Frontend/optimization-remark-new-pm.c
  clang/test/Frontend/optimization-remark-with-hotness-new-pm.c
  clang/test/Frontend/optimization-remark.c
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Transforms/IPO/AlwaysInliner.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/Inline/inline-remark-mandatory.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110891.377350.patch
Type: text/x-patch
Size: 16723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211005/abf183c6/attachment-0001.bin>


More information about the cfe-commits mailing list