[PATCH] D92706: [coroutine] should disable inline before calling coro split
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 08:33:17 PST 2020
lxfind updated this revision to Diff 309927.
lxfind added a comment.
Add missing file. Rename isCoroutine to isPresplitCoroutine
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.309927.patch
Type: text/x-patch
Size: 6209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/52323968/attachment.bin>
More information about the llvm-commits
mailing list