[PATCH] D119553: [AlwaysInliner] Respect noinline call site attribute

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 10:17:45 PST 2022


xbolva00 updated this revision to Diff 407938.
xbolva00 added a comment.

Added one more test for noinline / alwaysinline combo.


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

https://reviews.llvm.org/D119553

Files:
  llvm/lib/Transforms/IPO/AlwaysInliner.cpp
  llvm/test/Transforms/Inline/always-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119553.407938.patch
Type: text/x-patch
Size: 2811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/00db5692/attachment.bin>


More information about the llvm-commits mailing list