[PATCH] D124363: [Coroutines] Don't optimize readnone function before we split coroutine (4/5)
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 04:15:59 PDT 2022
ChuanqiXu updated this revision to Diff 425479.
ChuanqiXu added a comment.
Emit coro_readnone attribute in the frontend.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124363/new/
https://reviews.llvm.org/D124363
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGenCoroutines/coro-readnone.cpp
llvm/docs/LangRef.rst
llvm/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/test/Transforms/Coroutines/coro-readnone-01.ll
llvm/test/Transforms/Coroutines/coro-readnone-02.ll
llvm/test/Transforms/Coroutines/coro-readnone-03.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124363.425479.patch
Type: text/x-patch
Size: 9383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/8b1fb14f/attachment.bin>
More information about the llvm-commits
mailing list