[PATCH] D129904: [Inline] Introduce function attribute to control maximum stack size of inlined functions
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 11:07:47 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ddfb4dfeb1c: [Inlining] Introduce the function attribute "inline-max-stacksize" (authored by wolfgangp).
Changed prior to commit:
https://reviews.llvm.org/D129904?vs=445120&id=452240#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129904/new/
https://reviews.llvm.org/D129904
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/inline-stacksize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129904.452240.patch
Type: text/x-patch
Size: 3658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/3ea25e44/attachment.bin>
More information about the llvm-commits
mailing list