[PATCH] D104184: [Coroutine] Put byval params' value into frame, instead of just pointer
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 16:37:11 PDT 2021
lxfind updated this revision to Diff 352016.
lxfind added a comment.
only check byval attribute
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104184/new/
https://reviews.llvm.org/D104184
Files:
llvm/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-byval-param.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104184.352016.patch
Type: text/x-patch
Size: 11285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/150624e5/attachment.bin>
More information about the llvm-commits
mailing list