[PATCH] D81765: Don't inline dynamic allocas that simplify to huge static allocas.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 17:57:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG090c108d04e2: Don't inline dynamic allocas that simplify to huge static allocas. (authored by aemerson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81765/new/
https://reviews.llvm.org/D81765
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
llvm/test/Transforms/Inline/dynamic-alloca-simplified-large.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81765.273202.patch
Type: text/x-patch
Size: 7757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/43a4ed2a/attachment.bin>
More information about the llvm-commits
mailing list