[PATCH] D92706: [coroutine] should disable inline before calling coro split
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 08:55:08 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31e60b913359: [coroutine] should disable inline before calling coro split (authored by lxfind).
Changed prior to commit:
https://reviews.llvm.org/D92706?vs=309927&id=310237#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92706/new/
https://reviews.llvm.org/D92706
Files:
llvm/include/llvm/IR/Function.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/test/Transforms/Coroutines/Inputs/sample.text.prof
llvm/test/Transforms/Coroutines/coro-inline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92706.310237.patch
Type: text/x-patch
Size: 6287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/8469b5ad/attachment.bin>
More information about the llvm-commits
mailing list