[PATCH] D117965: [AlwaysInliner] Enable call site inlining to make flatten attribute working again (#53360)

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 25 12:11:20 PST 2022


xbolva00 updated this revision to Diff 402994.
xbolva00 retitled this revision from "[AlwaysInliner] Enable call site inlining to make flatten attribute working again (PR53360)" to "[AlwaysInliner] Enable call site inlining to make flatten attribute working again (#53360)".
Herald added a subscriber: pengfei.

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

https://reviews.llvm.org/D117965

Files:
  clang/test/CodeGen/flatten.c
  clang/test/CodeGenCXX/flatten.cpp
  llvm/lib/Transforms/IPO/AlwaysInliner.cpp
  llvm/test/CodeGen/X86/x86-cmov-converter.ll
  llvm/test/Transforms/Coroutines/coro-retcon-once-private.ll
  llvm/test/Transforms/Inline/always-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117965.402994.patch
Type: text/x-patch
Size: 24983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220125/371ab2f1/attachment-0001.bin>


More information about the cfe-commits mailing list